8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Hi, Andrew
As I run your code, there prints a RuntimeError: 'volatile can only be set on leaf variables' in line 44 of train.py
self.backprop_grads[name].volatile = False
could you check it out?
Thanks