Closed neerajkuhike closed 3 years ago
Did you get the solution? I am also facing the same problem.
This should be fixed now in master! The error was because I renamed zero_grad
to _zero_grad
in a previous PR! Please reopen if this does not fix it on your end
I am facing this issue when running resnet 18 on cifar 10 dataset.