.gitmodules 324 B

123456789
  1. [submodule "PyTorch/Translation/Transformer/cutlass"]
  2. path = PyTorch/Translation/Transformer/cutlass
  3. url = https://github.com/NVIDIA/cutlass.git
  4. [submodule "tensorrt-inference-server"]
  5. url = https://github.com/NVIDIA/tensorrt-inference-server.git
  6. path = tensorrt-inference-server
  7. branch = r19.06