Skip to content

Commit 25bd126

Browse files
committed
[3rdparty] Remove dlpack/libbactrace from 3rdparty
This PR removes the TVM dependency on dlpack and libbacktrace, as tvm-ffi being separated to https://github.com/apache/tvm-ffi.
1 parent 70e9164 commit 25bd126

File tree

3 files changed

+0
-8
lines changed

3 files changed

+0
-8
lines changed

.gitmodules

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
[submodule "3rdparty/rang"]
55
path = 3rdparty/rang
66
url = https://github.com/agauniyal/rang.git
7-
[submodule "3rdparty/libbacktrace"]
8-
path = ffi/3rdparty/libbacktrace
9-
url = https://github.com/ianlancetaylor/libbacktrace
107
[submodule "3rdparty/cutlass"]
118
path = 3rdparty/cutlass
129
url = https://github.com/NVIDIA/cutlass.git
@@ -25,9 +22,6 @@
2522
[submodule "3rdparty/zlib"]
2623
path = 3rdparty/zlib
2724
url = https://github.com/madler/zlib.git
28-
[submodule "ffi/3rdparty/dlpack"]
29-
path = ffi/3rdparty/dlpack
30-
url = https://github.com/dmlc/dlpack.git
3125
[submodule "3rdparty/tvm-ffi"]
3226
path = 3rdparty/tvm-ffi
3327
url = https://github.com/apache/tvm-ffi

ffi/3rdparty/dlpack

Lines changed: 0 additions & 1 deletion
This file was deleted.

ffi/3rdparty/libbacktrace

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)