Runtime Error #116
-
Dear Organizers, We have just fetch latest commit however we got runtime error while we were running an experiment that works on the previous version. The error is about reproducibility as shown below. Thank you in advance. |
Beta Was this translation helpful? Give feedback.
Answered by
sarthakpati
Jul 23, 2021
Replies: 1 comment 2 replies
-
Hi, Can you try putting this line 224 in torch.use_deterministic_algorithms(False) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
GorkemP
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Can you try putting this line 224 in
Task_1/openfl-workspace/fets_challenge_workspace/impl/fets_challenge_model.py
: