onnxruntime/include/onnxruntime/core/common
Pranav Sharma a443b013dd
Remove unneeded C APIs + some refactoring. (#1555)
* Mention OrtCreateSessionFromArray in C API doc

* c api changes after review (1)

* updates...

* fixes

* Reorder include
2019-08-07 11:05:29 -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 Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08: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
ml_status.h Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
status.h Status class optimizations (#824) 2019-04-11 21:57:01 -07:00