https://github.com/Microsoft/CNTK
Revision 1be3b641952764b98294366c47bae1a2b9025520 authored by liqfu on 15 September 2018, 01:07:45 UTC, committed by liqfu on 15 September 2018, 01:07:45 UTC
1 parent d355c1c
Raw File
Tip revision: 1be3b641952764b98294366c47bae1a2b9025520 authored by liqfu on 15 September 2018, 01:07:45 UTC
update readme for .net support
Tip revision: 1be3b64
.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