Skip to content

Remove parameters from autograd backward hook #11835

Discussion options

You must be logged in to vote

Okay, It was my mistake, I deeply apologize for wasting your time there. The layer indeeds gets removed from the DistributedDataParallel (or rather not even getting there).

But I've found another error when trying to set the _ddp_params_and_buffers_to_ignore inside the LightningModule, so I've created issue here - #11844 .

Thank you anyway!

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Honzys
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by Honzys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment