Performance drops when setting persistent_workers=True
#16366
siantonelli
started this conversation in
General
Replies: 0 comments
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.
-
I encounter a performance drop when setting
persistent_workers
equalsTrue
in the datamodule. Should it just handle the workers? Why does it affect in some way also the optimization of the model?A working Colab to reproduce the behavior.
Beta Was this translation helpful? Give feedback.
All reactions