-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Add CI testing for A100 and V100 device #9324
Conversation
Thanks for your contribution! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #9324 +/- ##
===========================================
- Coverage 52.84% 52.78% -0.07%
===========================================
Files 673 673
Lines 108709 107731 -978
===========================================
- Hits 57451 56868 -583
+ Misses 51258 50863 -395 ☔ View full report in Codecov by Sentry. |
b801907
to
b7732d3
Compare
3b95940
to
800a1a3
Compare
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
PR types
Others
PR changes
Others
Description
Modify AutoParallel-CI according to device
1、 On the V100 device, run CI testing by default
2、On the A100 device, run CI testing when the relevant code design is modified