-
Notifications
You must be signed in to change notification settings - Fork 270
[Test] Add unittests for vllm_ascend #1662
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
Conversation
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1662 +/- ##
===========================================
+ Coverage 27.39% 67.99% +40.59%
===========================================
Files 56 85 +29
Lines 6191 9613 +3422
===========================================
+ Hits 1696 6536 +4840
+ Misses 4495 3077 -1418
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:
|
What this PR does / why we need it?
This PR contains some unit tests for vllm ascend.
Does this PR introduce any user-facing change?
No
How was this patch tested?