-
Notifications
You must be signed in to change notification settings - Fork 459
Upgrade CANN version to 8.3.rc1.alpha002 #2880
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: main
Are you sure you want to change the base?
Conversation
👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:
If CI fails, you can run linting and testing checks locally according Contributing and Testing. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
test failed due to #2885 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2880 +/- ##
==========================================
+ Coverage 74.76% 74.89% +0.13%
==========================================
Files 150 154 +4
Lines 20891 21243 +352
==========================================
+ Hits 15620 15911 +291
- Misses 5271 5332 +61
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Signed-off-by: Yikun Jiang <yikunkero@gmail.com>
Signed-off-by: MengqingCao <cmq0113@163.com>
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
What this PR does / why we need it?
Upgrade CANN version to 8.3.rc1.alpha002
Does this PR introduce any user-facing change?
Yes, docker image are using 8.3.rc1.alpha002
How was this patch tested?
CI passed