Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/marian-nmt/marian.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: efe6bc5ec5ad566b9cda70bb21f9754f9f33035e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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