How do you make torchtune deterministic? #2882
Unanswered
Sinestro38
asked this question in
Q&A
Replies: 1 comment 1 reply
-
cc: @krammnic If you could give a pointer that would be very much appreciated :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Aside from setting the seed, how do you enforce torchtune to use deterministic algos under the hood with torch, set the cudnn deterministic flag, and appropriately set the CUDA workspace config.
Beta Was this translation helpful? Give feedback.
All reactions