.gitmodules 345 字节
Newer Older
Y
yuyang18 已提交
1 2 3
[submodule "paddle"]
	path = paddle
	url = https://github.com/PaddlePaddle/Paddle.git
Y
yuyang18 已提交
4 5 6
[submodule "book"]
	path = book
	url = https://github.com/PaddlePaddle/book.git
Y
Yu Yang 已提交
7 8 9 10 11 12
[submodule "anakin"]
	path = anakin
	url = https://github.com/PaddlePaddle/Anakin.git
[submodule "mobile"]
	path = mobile
	url = https://github.com/PaddlePaddle/paddle-mobile.git