https://github.com/Microsoft/CNTK
Revision d355c1c7008fce4fec984ab3d27db8711ebc1c14 authored by TJ on 14 September 2018, 19:29:51 UTC, committed by liqfu on 14 September 2018, 20:07:24 UTC
1 parent 7c1b0fa
Raw File
Tip revision: d355c1c7008fce4fec984ab3d27db8711ebc1c14 authored by TJ on 14 September 2018, 19:29:51 UTC
Updated current_iteration with .net support
Tip revision: d355c1c
.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