AttributeError: 'NONLocalBlock2D' object has no attribute 'nn'
Opened this issue · 1 comments
githubPsearth commented
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?
AlexHex7 commented
@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?