https://github.com/Microsoft/CNTK
Revision 1a314022d2cab36b9487753c4bfc239869be4eca authored by Rui Zhao (SPEECH) on 17 November 2018, 06:00:09 UTC, committed by Rui Zhao (SPEECH) on 17 November 2018, 06:00:09 UTC
1 parent 0f07c2c
Raw File
Tip revision: 1a314022d2cab36b9487753c4bfc239869be4eca authored by Rui Zhao (SPEECH) on 17 November 2018, 06:00:09 UTC
fix fabs error 2
Tip revision: 1a31402
.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