Skip to content
New issue

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

Enable support for complex gradient reduction in distributed cases. #2

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

romerojosh
Copy link
Collaborator

This PR enables the distributed backend in TorchFort to handle complex valued gradients. Complex gradients can arise in models using Fourier neural operators or other model architectures that use complex weights.

Copy link
Collaborator

@azrael417 azrael417 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, feel free to go ahead.

@azrael417 azrael417 merged commit fb8c793 into master Sep 5, 2023
@romerojosh romerojosh deleted the complex_grad_dist branch September 5, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants