https://github.com/Microsoft/CNTK
Revision c8cecaace8da13b1cacea160720a9128b5e2c327 authored by Yang Chen on 14 August 2018, 17:05:28 UTC, committed by Yang Chen on 15 August 2018, 21:32:54 UTC
It's useful to have excpetion messages dumped to std in Release mode.
1 parent ef836bc
Raw File
Tip revision: c8cecaace8da13b1cacea160720a9128b5e2c327 authored by Yang Chen on 14 August 2018, 17:05:28 UTC
Dump exception messages to stderr in Release mode
Tip revision: c8cecaa
.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