https://github.com/Microsoft/CNTK
Revision 5fc6c2a26a6fbc6a69b56c4edf1b1ca065a130ad authored by Peyman Manikashani on 30 November 2018, 19:22:25 UTC, committed by Peyman Manikashani on 30 November 2018, 19:22:25 UTC
1 parent 75b0141
Raw File
Tip revision: 5fc6c2a26a6fbc6a69b56c4edf1b1ca065a130ad authored by Peyman Manikashani on 30 November 2018, 19:22:25 UTC
sequence_isfirst_islast test fix for python 2.7
Tip revision: 5fc6c2a
.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