-
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
enhance: for supporting ARM-based GPU images #31757
Conversation
@samhuang-z Please associate the related issue to the body of your Pull Request. (eg. “issue: #”) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #31757 +/- ##
==========================================
+ Coverage 81.05% 81.11% +0.05%
==========================================
Files 979 979
Lines 140565 140690 +125
==========================================
+ Hits 113940 114114 +174
+ Misses 22809 22780 -29
+ Partials 3816 3796 -20 |
@samhuang-z E2e jenkins job failed, comment |
@samhuang-z Thanks for your contribution. Please submit with DCO, see the contributing guide https://github.com/milvus-io/milvus/blob/master/CONTRIBUTING.md#developer-certificate-of-origin-dco. |
@samhuang-z E2e jenkins job failed, comment |
4fa0324
to
dd5abe3
Compare
Signed-off-by: Liang Huang <[email protected]> . Signed-off-by: Liang Huang <[email protected]>
@samhuang-z E2e jenkins job failed, 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
@samhuang-z E2e jenkins job failed, comment |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LoveEachDay, samhuang-z, yanliang567 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
pr: #31757 Signed-off-by: Liang Huang <[email protected]>
This PR is for supporting ARM-based GPU images.
issue: #31862