https://github.com/Microsoft/CNTK
Raw File
Tip revision: 47aa821f3c9244b95c71e8b19626c8e4937b5d0b authored by Peyman Manikashani on 28 November 2018, 00:47:28 UTC
Adding support for exporting CNTK's Sequence::IsFirst and Sequence::IsLast nodes
Tip revision: 47aa821
.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