We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any logic to compare different DistributedTypes should be encapsulated by the enum itself.
DistributedType
https://github.com/PyTorchLightning/pytorch-lightning/blob/0b271474e5cc35a40009559d6c4488ab3b02723e/pytorch_lightning/utilities/enums.py#L51-L69
cc: @awaelchli
The text was updated successfully, but these errors were encountered:
Duplicate of #5478
Sorry, something went wrong.
No branches or pull requests
🚀 Feature
Any logic to compare different
DistributedType
s should be encapsulated by the enum itself.Motivation
Additional context
https://github.com/PyTorchLightning/pytorch-lightning/blob/0b271474e5cc35a40009559d6c4488ab3b02723e/pytorch_lightning/utilities/enums.py#L51-L69
cc: @awaelchli
The text was updated successfully, but these errors were encountered: