Skip to content

[main] remove torch.cat and replace it by List[0] - #2153

Merged
wangxiyuan merged 1 commit into
vllm-project:mainfrom
loukong33:remove_cat
Aug 7, 2025
Merged

[main] remove torch.cat and replace it by List[0]#2153
wangxiyuan merged 1 commit into
vllm-project:mainfrom
loukong33:remove_cat

remove torch.cat and replace it by TensorList[0]

f6ab97e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2025 in 1s

76.70% (+0.00%) compared to 875a86c

View this Pull Request on Codecov

76.70% (+0.00%) compared to 875a86c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.70%. Comparing base (875a86c) to head (f6ab97e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2153   +/-   ##
=======================================
  Coverage   76.70%   76.70%           
=======================================
  Files         113      113           
  Lines       12944    12936    -8     
=======================================
- Hits         9929     9923    -6     
+ Misses       3015     3013    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.