-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add CI testing for A100 and V100 device #9324
Merged
Merged
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
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. |
waliwali777
force-pushed
the
modify_run_ci
branch
3 times, most recently
from
October 30, 2024 05:54
b801907
to
b7732d3
Compare
waliwali777
force-pushed
the
modify_run_ci
branch
from
November 1, 2024 09:15
3b95940
to
800a1a3
Compare
wawltor
approved these changes
Nov 4, 2024
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
# for free
to join this conversation on GitHub.
Already have an account?
# 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.
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