Revision 0cb61d0bfa28e3adac7e0079727e055e0a15f04b authored by Clemens Marschner on 13 July 2016, 10:04:58 UTC, committed by Clemens Marschner on 13 July 2016, 10:04:58 UTC
- Fix ordering of inputs in extended eval (it was mixing up the order
returned from the network with the order [alphabetic] returned
- Expose brainscript exceptions to .net, including stacktrace
- Expose exceptions happening in StartForwardEvaluation rather than
throwing SEHException
- Some more error checking for forward pass
- Enable retrieving brainscript errors rather than outputting to stderr.
1 parent aaa16ef
History
File Mode Size
cntk-binary-drop
docker
build-and-test -rwxr-xr-x 12.9 KB
generate_build_info -rwxr-xr-x 4.5 KB
make_binary_drop_linux -rwxr-xr-x 5.0 KB
make_binary_drop_windows.ps1 -rw-r--r-- 4.1 KB
msvc_collect_coverage.py -rwxr-xr-x 2.4 KB
run_boost_unit_tests.py -rwxr-xr-x 1.5 KB

back to top