marian/.gitmodules
Marcin Junczys-Dowmunt c7df914102 add nccl module
2018-12-06 14:27:36 -08:00

10 lines
324 B
Plaintext

[submodule "examples"]
path = examples
url = https://github.com/marian-nmt/marian-examples
[submodule "src/3rd_party/sentencepiece"]
path = src/3rd_party/sentencepiece
url = https://github.com/marian-nmt/sentencepiece
[submodule "src/3rd_party/nccl"]
path = src/3rd_party/nccl
url = https://github.com/marian-nmt/nccl