onnxruntime/onnxruntime/core/session
Changming Sun 766c6b6163
Add an API for retrieve ORT version (#1263)
* Add an API for retrieve ORT version
2019-06-20 15:42:12 -07:00
..
abi_session_options.cc Change SessionOptions APIs to always return a status (#1171) 2019-06-06 13:24:24 -07:00
abi_session_options_impl.h Remove OrtAppendCustomOpLibPath (#642) 2019-03-18 19:44:32 -07:00
allocator_impl.h Ryanunderhill/c api 8 (#297) 2019-01-10 02:06:29 -08:00
custom_ops.cc Simplify some CustomOp code (#1206) 2019-06-11 17:00:04 -07:00
custom_ops.h Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -07:00
default_cpu_allocator_c_api.cc Make MemPatternPlanner on/off switchable in model weight loading (#989) 2019-05-16 14:39:09 -07:00
environment.cc move environment.h/cc from framework to session project/folder. (#1241) 2019-06-17 18:01:21 -07:00
inference_session.cc Fix a bug that fused func manager in subgraph session state is nullptr (#1251) 2019-06-19 14:37:21 -07:00
inference_session.h Add ability to change the logging severity of the default logger. (#1165) 2019-06-12 08:54:03 +10:00
IOBinding.cc Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
IOBinding.h Remove unnecessary casts from OrtValue to MLValue(#1051) 2019-05-17 07:52:59 -07:00
onnxruntime_c_api.cc Add an API for retrieve ORT version (#1263) 2019-06-20 15:42:12 -07:00