Skip to content

Commit ed2dcec

Browse files
authored
add ignore=all for deepgemm (#4118)
1 parent a04365a commit ed2dcec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitmodules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[submodule "custom_ops/third_party/DeepGEMM"]
22
path = custom_ops/third_party/DeepGEMM
33
url = https://github.com/deepseek-ai/DeepGEMM.git
4+
ignore = all
45
[submodule "custom_ops/third_party/cutlass"]
56
path = custom_ops/third_party/cutlass
67
url = https://github.com/NVIDIA/cutlass.git

0 commit comments

Comments
 (0)