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

.gitmodules - github.com/marian-nmt/FBGEMM.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b3f016d9ef3222b7ddfcffeb970ce24e915bb87 (plain)
1
2
3
4
5
6
7
8
9
[submodule "third_party/asmjit"]
	path = third_party/asmjit
	url = https://github.com/asmjit/asmjit.git
[submodule "third_party/cpuinfo"]
	path = third_party/cpuinfo
	url = https://github.com/pytorch/cpuinfo
[submodule "third_party/googletest"]
	path = third_party/googletest
	url = https://github.com/google/googletest