https://github.com/Microsoft/CNTK
Revision ceaec5636f9fe3d4b0441895d3549569f813bd87 authored by Bowen Bao on 14 August 2018, 00:15:36 UTC, committed by Bowen Bao on 14 August 2018, 17:02:07 UTC
1 parent 541e210
Raw File
Tip revision: ceaec5636f9fe3d4b0441895d3549569f813bd87 authored by Bowen Bao on 14 August 2018, 00:15:36 UTC
fix squeezenet onnx_backend_test of issues with Softmax, hardmax, logsoftmax and flatten with freedimension on batchaxis.
Tip revision: ceaec56
.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