https://github.com/Microsoft/CNTK
Raw File
Tip revision: c2072cc4abc63dcf28a1392272a42a95e4c3c93f authored by Spandan Tiwari on 27 September 2018, 17:25:11 UTC
Add support for ONNX export of StraightThrough op.
Tip revision: c2072cc
.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