chore: import upstream snapshot with attribution
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
[submodule "3rdparty/cutlass"]
|
||||
path = 3rdparty/cutlass
|
||||
url = https://github.com/NVIDIA/cutlass.git
|
||||
[submodule "3rdparty/OpenCL-Headers"]
|
||||
path = 3rdparty/OpenCL-Headers
|
||||
url = https://github.com/KhronosGroup/OpenCL-Headers.git
|
||||
[submodule "3rdparty/cutlass_fpA_intB_gemm"]
|
||||
path = 3rdparty/cutlass_fpA_intB_gemm
|
||||
url = https://github.com/tlc-pack/cutlass_fpA_intB_gemm
|
||||
[submodule "3rdparty/libflash_attn"]
|
||||
path = 3rdparty/libflash_attn
|
||||
url = https://github.com/tlc-pack/libflash_attn
|
||||
[submodule "3rdparty/tvm-ffi"]
|
||||
path = 3rdparty/tvm-ffi
|
||||
url = https://github.com/apache/tvm-ffi
|
||||
Reference in New Issue
Block a user