https://github.com/Microsoft/CNTK
Revision 6afc13f8ca7db75ca71124c35a25fcfb6feda42b authored by liqfu on 17 February 2019, 05:13:55 UTC, committed by liqfu on 17 February 2019, 05:13:55 UTC
1 parent 92472b7
Raw File
Tip revision: 6afc13f8ca7db75ca71124c35a25fcfb6feda42b authored by liqfu on 17 February 2019, 05:13:55 UTC
disable SmartReply.SelfAtt.infer_model.cnt.model test
Tip revision: 6afc13f
.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
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnxruntime"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnxruntime
	url = https://github.com/Microsoft/onnxruntime.git
back to top