Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,9 @@
[submodule "external/hipify_torch"]
path = external/hipify_torch
url = https://github.com/ROCmSoftwarePlatform/hipify_torch.git
# TODO Using a private copy of cutlass is a temporary mitigation to enable grouped gemm.
# Go back to main cutlass when possible.
[submodule "external/cutlass"]
path = external/cutlass
url = https://github.com/jwfromm/cutlass
branch = FBGEMM
url = https://github.com/NVIDIA/cutlass.git
[submodule "external/composable_kernel"]
path = external/composable_kernel
url = https://github.com/ROCm/composable_kernel.git
Expand Down
2 changes: 1 addition & 1 deletion external/cutlass
Submodule cutlass updated 490 files
Loading