https://github.com/Microsoft/CNTK
Raw File
Tip revision: 805c4a6ffe295ce5baee592add142a247b15fc83 authored by Spandan Tiwari on 27 June 2018, 21:54:47 UTC
Fixing strides and dilation attributes in ONNX AveragePool, MaxPool, Conv, ConvTranpose import.
Tip revision: 805c4a6
.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