https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6547e817aaa4a3d18040297759470f6394e70e07 authored by liqfu on 11 September 2018, 22:04:42 UTC
minor test fix for models with multiple outputs
Tip revision: 6547e81
.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