https://github.com/Microsoft/CNTK
Raw File
Tip revision: c7564df63af30a07f657dbc8c0f4c6d9c4cbc328 authored by Peyman Manikashani on 06 August 2018, 20:45:50 UTC
BN FP16 fix
Tip revision: c7564df
.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