除以七

Results 4 comments of 除以七

Maybe you can try to downgrade your pytorch version == 1.9

> @divided7 > > Thank you very much for sharing the article! > > Have you encountered problem, when your custom model does not converge? If yes, how did you...

修改完缩进问题和等号的问题后,遇到了问题: Traceback (most recent call last): File "eval.py", line 1156, in evaluate(net, dataset) File "eval.py", line 980, in evaluate preds = net(batch) File "/home/user1/anaconda3/envs/pytorch/lib/python3.8/site-packages/torch/nn/modules/module.py", line 889, in _call_impl result =...