https://github.com/Microsoft/CNTK
Revision 4ce6607917528f19bb1d704e9f00e5b9a16fbaae authored by Thiago Crepaldi on 11 August 2018, 00:05:23 UTC, committed by Thiago Crepaldi on 12 August 2018, 20:24:20 UTC
1 parent ff118cc
Raw File
Tip revision: 4ce6607917528f19bb1d704e9f00e5b9a16fbaae authored by Thiago Crepaldi on 11 August 2018, 00:05:23 UTC
Disable fmeasure test and increase pytest verbosity
Tip revision: 4ce6607
.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