https://github.com/Microsoft/CNTK
Raw File
Tip revision: 6d4d48421f8f6edb2ef70360c03ddbd08e747df9 authored by Spandan Tiwari on 12 June 2018, 19:59:11 UTC
Fixing missing shape attributue in output node of ONNX models. Better error reporting.
Tip revision: 6d4d484
.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
back to top