https://github.com/Microsoft/CNTK
Raw File
Tip revision: d877233979b9dacdea96e549fa0c068d68466231 authored by liqfu on 09 September 2018, 15:59:33 UTC
Make broadcast ops compitable between CNTK and ONNX,
Tip revision: d877233
.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