onnxruntime/include/onnxruntime/core
Edward Chen 79e736ed25
Make onnxruntime::Status nodiscard (#9279)
Mark onnxruntime::Status class with [[nodiscard]] attribute.
Fix existing warnings.
2021-10-08 17:10:31 -07:00
..
common Make onnxruntime::Status nodiscard (#9279) 2021-10-08 17:10:31 -07:00
eager support register external ep lib information (#8897) 2021-08-31 20:51:22 -07:00
framework Execution Provider Profiler (#8406) 2021-09-28 13:59:52 -07:00
graph Remove unused NodeArgs in Graph::Resolve (#9213) 2021-10-01 11:44:26 -07:00
optimizer Added new fp16 allow/safe opcodes in PropagateCastOps (#8964) 2021-09-10 11:53:26 -07:00
platform Downgrade Eigen (#8817) 2021-08-23 18:06:23 -07:00
providers Add CPU_ONLY runtime option to NNAPI EP (#9066) 2021-09-15 15:50:18 -07:00
session Fix default initialization value in C API header (#9126) 2021-09-20 20:58:13 -07:00