-
Notifications
You must be signed in to change notification settings - Fork 5
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
Adding CPU training support to AxoNN #39
base: develop
Are you sure you want to change the base?
Commits on Feb 2, 2024
-
Rebased cpu changes onto latest axonn
Sathwik Yanamaddi committedFeb 2, 2024 1Configuration menu - View commit details
-
Copy full SHA for e3bfa64 - Browse repository at this point
Copy the full SHA e3bfa64View commit details
Commits on Feb 5, 2024
-
Args should default to true, removed tensor_list operator for cpus
Sathwik Yanamaddi committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 472d355 - Browse repository at this point
Copy the full SHA 472d355View commit details
Commits on Feb 6, 2024
-
Made changes conditional for CPUs/GPUs
Sathwik Yanamaddi committedFeb 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 9c237b1 - Browse repository at this point
Copy the full SHA 9c237b1View commit details
Commits on Feb 8, 2024
-
Gpu runs do not make Slurm calls
Sathwik Yanamaddi committedFeb 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 676640d - Browse repository at this point
Copy the full SHA 676640dView commit details
Commits on Apr 12, 2024
-
Revamped cpu flag with cpu hard set in comm.py
Add default values for environment vars Fixed communication handle flags Fixed formatting
Sathwik Yanamaddi committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for e84c64d - Browse repository at this point
Copy the full SHA e84c64dView commit details -
Formatting fixed formatting again tensor-list change Formatting and Device-Setting Fixed gpus_per_node access
Sathwik Yanamaddi authored and Sathwik Yanamaddi committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for ae74e70 - Browse repository at this point
Copy the full SHA ae74e70View commit details -
Added initial pytest parameters for cpu tests
Sathwik Yanamaddi authored and Sathwik Yanamaddi committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for 9514d65 - Browse repository at this point
Copy the full SHA 9514d65View commit details -
removed mpi4py dependency (#63)
Co-authored-by: Mahua Singh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a22f88 - Browse repository at this point
Copy the full SHA 0a22f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52b0aef - Browse repository at this point
Copy the full SHA 52b0aefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7728f1a - Browse repository at this point
Copy the full SHA 7728f1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5087268 - Browse repository at this point
Copy the full SHA 5087268View commit details -
Bugfix: Initialize grad_input, grad_weight to None (#68)
* initialize grad_input to None * minor
Configuration menu - View commit details
-
Copy full SHA for 5faec5b - Browse repository at this point
Copy the full SHA 5faec5bView commit details -
Removed distributed communication class
Added missing parameter to test Fixed formatting docs: fix build issues and add sub-sections (#69)
Sathwik Yanamaddi committedApr 12, 2024 Configuration menu - View commit details
-
Copy full SHA for e831180 - Browse repository at this point
Copy the full SHA e831180View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0444e50 - Browse repository at this point
Copy the full SHA 0444e50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a5a37 - Browse repository at this point
Copy the full SHA 70a5a37View commit details -
Configuration menu - View commit details
-
Copy full SHA for e185214 - Browse repository at this point
Copy the full SHA e185214View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9f21ce - Browse repository at this point
Copy the full SHA e9f21ceView commit details
Commits on May 8, 2024
-
Matched changes for intra_layer_conv tests
Sathwik Yanamaddi committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f3a5dfc - Browse repository at this point
Copy the full SHA f3a5dfcView commit details -
Removed unused env variables and format
Sathwik Yanamaddi committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 88176e9 - Browse repository at this point
Copy the full SHA 88176e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c63e489 - Browse repository at this point
Copy the full SHA c63e489View commit details -
Fixed CI to return for depth > 1
Sathwik Yanamaddi committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for f933edc - Browse repository at this point
Copy the full SHA f933edcView commit details -
Merge branch 'axonn-cpu' of https://github.com/axonn-ai/axonn into ax…
…onn-cpu
Sathwik Yanamaddi committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 20af63a - Browse repository at this point
Copy the full SHA 20af63aView commit details -
Added depth check to fw pass in fc test
Sathwik Yanamaddi committedMay 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 8249add - Browse repository at this point
Copy the full SHA 8249addView commit details
Commits on May 24, 2024
-
Merge develop into this branch
Sathwik Yanamaddi committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 1a677ff - Browse repository at this point
Copy the full SHA 1a677ffView commit details -
Added xfail to convolution tests
Sathwik Yanamaddi committedMay 24, 2024 Configuration menu - View commit details
-
Copy full SHA for f39883f - Browse repository at this point
Copy the full SHA f39883fView commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d24fa4c - Browse repository at this point
Copy the full SHA d24fa4cView commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ad779c3 - Browse repository at this point
Copy the full SHA ad779c3View commit details
Commits on Jun 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f9e54b - Browse repository at this point
Copy the full SHA 1f9e54bView commit details