onnxruntime/include/onnxruntime/core/common
jywu-msft 686bd36210
Remove ml_status.h, add StatusCode to pybind exception mappings (#1889)
* initial checkin.

* add onnxruntime status code to ort pybind exception mapping.

* address review feedback.
2019-09-24 11:13:14 -07:00
..
logging Add ability to change the logging severity of the default logger. (#1165) 2019-06-12 08:54:03 +10:00
code_location.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
common.h Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761) 2019-09-10 15:46:00 +10:00
const_pointer_container.h Use ConstPointerContainer for Node::ImplicitInputDefs() for better consistency with InputDefs() and OutputDefs(). (#894) 2019-05-01 14:22:28 +10:00
exceptions.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
status.h Remove ml_status.h, add StatusCode to pybind exception mappings (#1889) 2019-09-24 11:13:14 -07:00