https://github.com/Microsoft/CNTK
Raw File
Tip revision: 69938f299267c33a31e9e0c914ce16f5cadf283a authored by Spandan Tiwari on 28 June 2018, 22:34:30 UTC
Adding full support for 'alpha' attribute in ELU op in ONNX and CNTK.
Tip revision: 69938f2
.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