-
Notifications
You must be signed in to change notification settings - Fork 544
Enumerator benchmark enhancement #3229
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
base: main
Are you sure you want to change the base?
Conversation
This pull request was exported from Phabricator. Differential Revision: D78855814 |
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Differential Revision: D78855814
8aa1630
to
2b1bee2
Compare
This pull request was exported from Phabricator. Differential Revision: D78855814 |
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
2b6241a
to
b272a0e
Compare
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
This pull request was exported from Phabricator. Differential Revision: D78855814 |
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
This pull request was exported from Phabricator. Differential Revision: D78855814 |
Summary: Pull Request resolved: pytorch#3229 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
acc5aeb
to
8e6db1c
Compare
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
This pull request was exported from Phabricator. Differential Revision: D78855814 |
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: Pull Request resolved: pytorch#3229 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Differential Revision: D78855814 Reviewed By: SSYernar
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
8e6db1c
to
9f45df7
Compare
This pull request was exported from Phabricator. Differential Revision: D78855814 |
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Reviewed By: SSYernar Differential Revision: D78855814
Summary: Pull Request resolved: pytorch#3229 1. Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400). 2. Added sharder type options, millisecond timing, and memory tracking. Differential Revision: D78855814 Reviewed By: SSYernar
Summary:
Rewrote enumerator benchmark from unittest to standalone script with comprehensive matrix testing (world sizes 16-2048 × tables 200-6400).
Added sharder type options, millisecond timing, and memory tracking.
Differential Revision: D78855814