aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: e06268da86cb833836c375164bbf09e3659012e4 (plain)
1
2
3
4
5
6
7
8
9
[submodule "thirdparty/eigen"]
	path = thirdparty/eigen
	url = https://gitlab.com/libeigen/eigen.git
[submodule "thirdparty/serialization_lib"]
	path = thirdparty/serialization_lib
	url = https://review.mlplatform.org/tosa/serialization_lib
[submodule "thirdparty/json"]
	path = thirdparty/json
	url = https://github.com/nlohmann/json.git