-
Notifications
You must be signed in to change notification settings - Fork 26
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
Benchmark Batch #252
Merged
Benchmark Batch #252
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Initial commit Torch_PPO_Cleanrl_Atari_Envpool * Simplify requirements.in * Code now runs * instrumentation concept * Fix CPU scaling --------- Co-authored-by: Pierre Delaunay <[email protected]>
* first pass at benchmarking the recursion GFN repo. currently non-functional as MilaBench attempts to access the len() of the DataSource class * isort, black * milabench default * downloads weights to specified location * dependencies handled * Avoid implicit call to len * Tweaks metric gathering * now count batch_size as the number of nodes in the batch, added argparse * black --------- Co-authored-by: pierre.delaunay <[email protected]>
* Multi node tweaks * Identify loopback more reliably * update main attr lookup * diffusion multinode working * Tweaks for dino multi node * Tweaks --------- Co-authored-by: pierre.delaunay <[email protected]>
* Create execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst * Update execution_modes.rst
* Initial version for DimeNet * Fix untar path * Try fixing install for torch-cluster * Add support for 3d or 2d data use * Add base for PNA * Rename dimenet benchmark to make it more generic * make install work * Dimenet working --------- Co-authored-by: Xavier Bouthillier <[email protected]> Co-authored-by: pierre.delaunay <[email protected]>
* Add new bench to config file * Update torch geometric dependencies * Fix single node network resolution * Update brench for gflownet so newer version of pytorch can be used * Small tweaks * Update dependencies * New ROCm pins * update rocm_script * Update device resolution * update rocm dependencies --------- Co-authored-by: pierre.delaunay <[email protected]> Co-authored-by: Your Name <[email protected]>
|
Delaunay
force-pushed
the
staging
branch
2 times, most recently
from
August 28, 2024 16:14
1dfa6ca
to
2512e06
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #252 +/- ##
==========================================
- Coverage 72.42% 71.27% -1.15%
==========================================
Files 58 60 +2
Lines 5505 5661 +156
==========================================
+ Hits 3987 4035 +48
- Misses 1518 1626 +108
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.