2018-09-16 19:47:54 +03:00
|
|
|
[submodule "examples"]
|
|
|
|
path = examples
|
|
|
|
url = https://github.com/marian-nmt/marian-examples
|
2018-12-10 18:54:41 +03:00
|
|
|
[submodule "regression-tests"]
|
|
|
|
path = regression-tests
|
|
|
|
url = https://github.com/marian-nmt/marian-regression-tests
|
2018-11-25 22:50:02 +03:00
|
|
|
[submodule "src/3rd_party/sentencepiece"]
|
|
|
|
path = src/3rd_party/sentencepiece
|
|
|
|
url = https://github.com/marian-nmt/sentencepiece
|
2018-12-07 01:27:36 +03:00
|
|
|
[submodule "src/3rd_party/nccl"]
|
|
|
|
path = src/3rd_party/nccl
|
|
|
|
url = https://github.com/marian-nmt/nccl
|
2019-06-19 02:59:11 +03:00
|
|
|
[submodule "src/3rd_party/fbgemm"]
|
|
|
|
path = src/3rd_party/fbgemm
|
|
|
|
url = https://machinetranslation.visualstudio.com/DefaultCollection/MachineTranslation/_git/FBGEMM-internal
|
|
|
|
branch = master
|