Skip to content

Commit a76e1cd

Browse files
author
Min Yang
committed
refactor: refactor multi tensor gemm interface
1 parent 0c0edeb commit a76e1cd

File tree

18 files changed

+187
-1096
lines changed

18 files changed

+187
-1096
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
[submodule "3rdparty/cudnn-frontend"]
55
path = 3rdparty/cudnn-frontend
66
url = https://github.com/NVIDIA/cudnn-frontend.git
7-
[submodule "transformer_engine/common/gemm/cutlass"]
8-
path = transformer_engine/common/gemm/cutlass
7+
[submodule "3rdparty/cutlass"]
8+
path = 3rdparty/cutlass
99
url = https://github.com/NVIDIA/cutlass.git

3rdparty/cutlass

Submodule cutlass added at b995f93

configs/tests_new_nt_cutlass.json

Lines changed: 0 additions & 140 deletions
This file was deleted.

configs/tests_new_nt_te.json

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)