Results 1 comments of Yucheng Wang

Assuming you encountered this problem when running "fullplace", make sure you pass in a number instead of a tensor when doing `fill_()`. You can probably do something like `tensor[0]` to...