mirror of
https://github.com/marian-nmt/marian.git
synced 2024-11-03 20:13:47 +03:00
13 lines
441 B
Plaintext
13 lines
441 B
Plaintext
[submodule "examples"]
|
|
path = examples
|
|
url = https://github.com/marian-nmt/marian-examples
|
|
[submodule "regression-tests"]
|
|
path = regression-tests
|
|
url = https://github.com/marian-nmt/marian-regression-tests
|
|
[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
|