-
Notifications
You must be signed in to change notification settings - Fork 3.6k
fix: skip gpu init for streaming node #45650
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
base: master
Are you sure you want to change the base?
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: foxspy The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
[ci-v2-notice]
To rerun ci-v2 checks, comment with:
If you have any questions or requests, please contact @zhikunyao. |
|
@foxspy go-sdk check failed, comment |
|
@foxspy cpu-e2e job failed, comment |
Codecov Report❌ Patch coverage is
❌ Your patch check has failed because the patch coverage (0.00%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## master #45650 +/- ##
===========================================
- Coverage 76.51% 41.33% -35.18%
===========================================
Files 1875 1218 -657
Lines 292805 192616 -100189
===========================================
- Hits 224039 79624 -144415
- Misses 61337 112657 +51320
+ Partials 7429 335 -7094
🚀 New features to boost your workflow:
|
Signed-off-by: xianliang.li <[email protected]>
a24388b to
fd7a555
Compare
|
@foxspy cpu-e2e job failed, comment |
issue: #45597
The streaming node currently cannot use GPU resources and does not need to perform initialization.