tps_stn_pytorch icon indicating copy to clipboard operation
tps_stn_pytorch copied to clipboard

Update mnist_visualize.py

Open MingqiangNing opened this issue 4 years ago • 0 comments

index shouldn't be a tensor,it should be int type, otherwise, it will report a error:

KeyError: tensor(x)

MingqiangNing avatar Jul 15 '21 09:07 MingqiangNing