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

AxonnStrategy for Lightning Fabric backend #76

Merged
merged 6 commits into from
Jun 18, 2024
Merged

Conversation

anishbh
Copy link
Contributor

@anishbh anishbh commented May 29, 2024

Initial implementation of an AxoNNStrategy class for Pytorch Lightning.

Todos (to be addressed in a latter PR) -

  • Add data parallelism
  • Figure out if we can expose auto parallelism and communication optimizations from within lightning.
  • Model checkpointing. Currently we are redirecting the user to use the native AxoNN API.

@siddharth9820 siddharth9820 merged commit b03b58e into develop Jun 18, 2024
6 checks passed
@siddharth9820 siddharth9820 deleted the lightning-fabric branch June 18, 2024 06:21
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