https://github.com/Microsoft/CNTK
Revision 0e57d20b2c215926f8196df1d7210f8517ce13b4 authored by Bowen Bao on 15 August 2018, 17:21:33 UTC, committed by Bowen Bao on 20 August 2018, 21:48:42 UTC
1 parent ee2fa5e
Raw File
Tip revision: 0e57d20b2c215926f8196df1d7210f8517ce13b4 authored by Bowen Bao on 15 August 2018, 17:21:33 UTC
fix reduce ops for onnx export/import with all_static_axes() and
Tip revision: 0e57d20
.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