https://github.com/Microsoft/CNTK
Revision e82e9f7e7519c6c10b651a59e16c50c875596b43 authored by Aghagolzadeh on 16 October 2018, 21:58:26 UTC, committed by GitHub on 16 October 2018, 21:58:26 UTC
docker file copied from https://github.com/Azure/BatchAI/blob/master/recipes/CNTK/CNTK-GPU-Python-Distributed-Infiniband/dockerfile instead of https://github.com/Microsoft/CNTK/edit/master/Tools/docker/CNTK-GPU-Image/Dockerfile
1 parent 149d87b
Raw File
Tip revision: e82e9f7e7519c6c10b651a59e16c50c875596b43 authored by Aghagolzadeh on 16 October 2018, 21:58:26 UTC
dockerfile_AzurebatchAI
Tip revision: e82e9f7
.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