https://github.com/Microsoft/CNTK
Revision 0754b38e34f8f4431dac8926c2816531b11624ac authored by Bowen Bao on 07 September 2018, 00:33:58 UTC, committed by Bowen Bao on 09 September 2018, 20:53:26 UTC
1 parent 2f52f22
Raw File
Tip revision: 0754b38e34f8f4431dac8926c2816531b11624ac authored by Bowen Bao on 07 September 2018, 00:33:58 UTC
update onnx_model_test with tests from onnx backend test
Tip revision: 0754b38
.gitmodules
[submodule "Source/Multiverso"]
	path = Source/Multiverso
	url = https://github.com/Microsoft/Multiverso
[submodule "external/gsl"]
	path = external/gsl
	url = https://github.com/Microsoft/GSL.git
	branch = d846fe5
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnx_repo"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnx_repo
	url = https://github.com/onnx/onnx.git
back to top