Skip to content

Commit 376fba3

Browse files
authored
Merge pull request vllm-project#4 from vllm-project/yewentao256-patch-2
[Bug] Fix `libc10.so` unimported error
2 parents 6150ab4 + 774704b commit 376fba3

File tree

1 file changed

+1
-0
lines changed
  • support_materials/3-cuda-kernels/indexer/deep_gemm

1 file changed

+1
-0
lines changed

support_materials/3-cuda-kernels/indexer/deep_gemm/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import torch
12
import os
23
import subprocess
34

0 commit comments

Comments
 (0)