-
Notifications
You must be signed in to change notification settings - Fork 31
Multi-AIU support to shape testing #15
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
Conversation
…dded tests for multiple shape warmup Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
|
What read the new variable |
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
tests/models/test_decoders.py
Outdated
| if USE_DISTRIBUTED: | ||
| dist.init_process_group() | ||
| # Fix until PT 2.3 | ||
| torch._C._distributed_c10d._register_process_group("default", dist.group.WORLD) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no longer needed
ani300
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm after removing unneeded line
Signed-off-by: Joshua Rosenkranz <jmrosenk@us.ibm.com>
|
bot:test |
1 similar comment
|
bot:test |
This PR will add multi-aiu support to shape testing.
Note: This is starting with test_decoders.py
To run with multi-aiu: