-
Notifications
You must be signed in to change notification settings - Fork 7
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
Data parallel training support #79
Merged
Merged
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a99cd84 - Browse repository at this point
Copy the full SHA a99cd84View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6088dd - Browse repository at this point
Copy the full SHA d6088ddView commit details -
pass communicator object through compilers to compiled model and set …
…NCCL flag when constructing GeNNModel
Configuration menu - View commit details
-
Copy full SHA for 9b8eb71 - Browse repository at this point
Copy the full SHA 9b8eb71View commit details -
pass communicator object through to Metric.update and use to correctl…
…y calculate metrics
Configuration menu - View commit details
-
Copy full SHA for 13a3e89 - Browse repository at this point
Copy the full SHA 13a3e89View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbdbd3a - Browse repository at this point
Copy the full SHA bbdbd3aView commit details -
* add Compiler.full_batch_size for scaling and testing whether model …
…is batched at all * divide batch size by number of ranks
Configuration menu - View commit details
-
Copy full SHA for 23afe1d - Browse repository at this point
Copy the full SHA 23afe1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2429e5d - Browse repository at this point
Copy the full SHA 2429e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bad75c - Browse repository at this point
Copy the full SHA 3bad75cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0de58 - Browse repository at this point
Copy the full SHA ec0de58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7458592 - Browse repository at this point
Copy the full SHA 7458592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8588dfd - Browse repository at this point
Copy the full SHA 8588dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6747f9 - Browse repository at this point
Copy the full SHA e6747f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9309a50 - Browse repository at this point
Copy the full SHA 9309a50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f35746 - Browse repository at this point
Copy the full SHA 1f35746View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e913ae - Browse repository at this point
Copy the full SHA 7e913aeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.