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
|
2019-07-08 20:13:02 +03:00
|
|
|
url = https://github.com/marian-nmt/FBGEMM
|
2019-06-19 02:59:11 +03:00
|
|
|
branch = master
|
2021-01-25 03:02:30 +03:00
|
|
|
[submodule "src/3rd_party/intgemm"]
|
|
|
|
path = src/3rd_party/intgemm
|
|
|
|
url = https://github.com/marian-nmt/intgemm/
|
2020-04-27 12:34:10 +03:00
|
|
|
[submodule "src/3rd_party/simple-websocket-server"]
|
|
|
|
path = src/3rd_party/simple-websocket-server
|
|
|
|
url = https://github.com/marian-nmt/Simple-WebSocket-Server
|