forked from NVIDIA/FasterTransformer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
16 lines (16 loc) · 776 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[submodule "3rdparty/Megatron-LM"]
path = 3rdparty/Megatron-LM
url = https://github.com/NVIDIA/Megatron-LM.git
branch = v2.6
[submodule "examples/tensorflow/bert/tensorflow_bert/bert"]
path = examples/tensorflow/bert/tensorflow_bert/bert
url = https://github.com/google-research/bert.git
[submodule "examples/pytorch/swin/Swin-Transformer-Quantization/SwinTransformer"]
path = examples/pytorch/swin/Swin-Transformer-Quantization/SwinTransformer
url = https://github.com/microsoft/Swin-Transformer
[submodule "examples/pytorch/vit/ViT-quantization/ViT-pytorch"]
path = examples/pytorch/vit/ViT-quantization/ViT-pytorch
url = https://github.com/jeonsworld/ViT-pytorch
[submodule "3rdparty/cutlass"]
path = 3rdparty/cutlass
url = https://github.com/NVIDIA/cutlass.git