https://github.com/Microsoft/CNTK
Raw File
Tip revision: 8bd045987c00d058ac3f14f3ccb1d3dd95c53bcc authored by KeDengMS on 10 July 2018, 17:50:38 UTC
CPU device should not try to initialize nvml in NcclComm
Tip revision: 8bd0459
.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