https://github.com/Microsoft/CNTK
Raw File
Tip revision: 88f822a4c27c182148b27ecd9f6b79a21c121537 authored by liqfu on 02 August 2018, 23:14:56 UTC
Merge branch 'cntkteam/onnx_without_batch_axis' of https://github.com/Microsoft/CNTK into cntkteam/onnx_without_batch_axis
Tip revision: 88f822a
.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