ONNX Runtime
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Modules Pages
Core C, C++ APIs

C

OrtApi - Click here to go to the structure with all C API functions.

C++

Ort - Click here to go to the namespace holding all of the C++ wrapper classes

It is a set of header only wrapper classes around the C API. The goal is to turn the C style return value error codes into C++ exceptions, and to automate memory management through standard C++ RAII principles.