Skip to content

Commit 22e44cb

Browse files
authored
Merge pull request #603 from ROCm/revert-601-deepseek_085_sharedexperts_aiter
Revert "[FEAT] Add sharedexperts fusion aiter"
2 parents d4fbc2e + 1efeb9e commit 22e44cb

14 files changed

Lines changed: 58 additions & 663 deletions

File tree

CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,6 @@ if(VLLM_GPU_LANG STREQUAL "HIP")
677677
# _rocm_C extension
678678
#
679679
set(VLLM_ROCM_EXT_SRC
680-
"csrc/rocm/grouped_topk.cu"
681680
"csrc/rocm/skinny_gemms.cu"
682681
"csrc/rocm/torch_bindings.cpp"
683682
"csrc/rocm/attention.cu")

0 commit comments

Comments
 (0)