DeepLearningExamples/.gitmodules

8 lines
381 B
Plaintext
Raw Normal View History

2019-06-05 16:17:24 +02:00
[submodule "PyTorch/Translation/Transformer/cutlass"]
path = PyTorch/Translation/Transformer/cutlass
2019-06-05 16:14:41 +02:00
url = https://github.com/NVIDIA/cutlass.git
2019-07-25 21:04:45 +02:00
[submodule "TensorFlow/LanguageModeling/BERT/tensorrt-inference-server"]
path = TensorFlow/LanguageModeling/BERT/tensorrt-inference-server
2019-07-25 20:58:38 +02:00
url = https://github.com/NVIDIA/tensorrt-inference-server.git
2019-07-25 21:04:45 +02:00
branch = r19.06