-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[LLM] fix train on npu #9101
[LLM] fix train on npu #9101
Conversation
Thanks for your contribution! |
97c1bb9
to
822ac8d
Compare
822ac8d
to
c00d372
Compare
…nto fix_train_npu
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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #9101 +/- ##
===========================================
+ Coverage 53.34% 53.47% +0.13%
===========================================
Files 652 652
Lines 105401 105401
===========================================
+ Hits 56222 56367 +145
+ Misses 49179 49034 -145 ☔ View full report in Codecov by Sentry. |
PR types
Bug fixes
PR changes
Others
Description
fix train on npu since comm using bool is not supported in HCCL