Disabling find_unused_parameters #11664
-
When trying to disable
Am being thrown an import error for Error:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
For now, you can use:
See the stable version of docs (not latest) here: https://pytorch-lightning.readthedocs.io/en/stable/guides/speed.html?highlight=find_unused_parameters#when-using-ddp-plugins-set-find-unused-parameters-false |
Beta Was this translation helpful? Give feedback.
pytorch_lightning.strategies
will be available in v1.6 release and is only available in master at the moment.For now, you can use:
See the stable version of docs (not latest) here: https://pytorch-lightning.readthedocs.io/en/stable/guides/speed.html?highlight=find_unused_parameters#when-using-ddp-plugins-set-find-unused-parameters-false