https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6e5f9f638d7f0b2460392ecb7e681cbe2d1612ba authored by Spandan Tiwari on 27 September 2018, 00:31:21 UTC
Adding ONNX export support for StraightThrough op.
Tip revision: 6e5f9f6
.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