Non-local_pytorch
Non-local_pytorch copied to clipboard
AttributeError: 'NONLocalBlock2D' object has no attribute 'nn'
Hi~ I use the code but some problems happened , my torch version is 1.1.0, is it must to use the 0.4.0 torch?
@githubPsearth Hi. I test the demo_MNIST.py with (Pytorch1.1.0 and Python3.7.3), it still works. Can you show me more details (for example code) about your problems?