Skip to content
Discussion options

You must be logged in to vote

depends upon the configuration but in a general case here: https://github.com/PyTorchLightning/pytorch-lightning/blob/454e93bacecb4f1d6ebc9ebd3bc11b26723ddbec/pytorch_lightning/plugins/training_type/training_type_plugin.py#L217-L230

call sequence is loop -> accelerators -> training_type_plugin -> actual call

Replies: 1 comment

Comment options

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