AttributeError: module 'torch' has no attribute 'use_deterministic_algorithms' #129
|
Hi, I get the error AttributeError: module 'torch' has no attribute 'use_deterministic_algorithms' as i run the notebook. I had run experiments before without this issue. I'm using the torch version 1.8 and python 3.8. Could you please help me solve the problem? Thanks, |
Answered by
sarthakpati
Sep 15, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
One of these 2 solutions found on stack overflow could be useful: