M-ADA
M-ADA copied to clipboard
no attribute functional
Hi when I try to runt this code, the following issue has occured. Do you have any idea to solve it?
python main_Digits.py --mode test --resume ckpt_mnist.pth.tar
=> loading checkpoint 'ckpt_mnist.pth.tar'
=> loaded checkpoint 'ckpt_mnist.pth.tar' (iter 10001)
svhn
Loading SVHN dataset.
Traceback (most recent call last):
File "main_Digits.py", line 334, in
Hi @finesssss,
I think the issue is caused by the version of MetaNN. Please use MetaNN 0.1.5 and try again.