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
pytest.ini -rw-r--r-- 29 bytes
txt2ctf.py -rw-r--r-- 5.1 KB
uci2ctf.py -rw-r--r-- 6.2 KB

back to top