https://github.com/Microsoft/CNTK
Raw File
Tip revision: b8bfdae63d1c150b514ccaa5f4903473d2351c38 authored by liqfu on 29 June 2018, 20:45:43 UTC
support ONNX Cast op
Tip revision: b8bfdae
.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