зеркало из https://github.com/mozilla/marian.git
17 строки
566 B
Plaintext
17 строки
566 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
|
|
[submodule "src/3rd_party/fbgemm"]
|
|
path = src/3rd_party/fbgemm
|
|
url = https://github.com/marian-nmt/FBGEMM
|
|
branch = master
|