https://github.com/Microsoft/CNTK
Revision e9396480025b9ca457d26b6f33dd07c474c6aa04 authored by liqunfu on 31 March 2020, 15:55:14 UTC, committed by GitHub on 31 March 2020, 15:55:14 UTC
1 parent e1467a7
Raw File
Tip revision: e9396480025b9ca457d26b6f33dd07c474c6aa04 authored by liqunfu on 31 March 2020, 15:55:14 UTC
disable fp16 test for poolWithSequenceAxis (#3810)
Tip revision: e939648
.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
[submodule "Source/CNTKv2LibraryDll/proto/onnx/onnxruntime"]
	path = Source/CNTKv2LibraryDll/proto/onnx/onnxruntime
	url = https://github.com/Microsoft/onnxruntime.git
back to top