Module faceid_models
Structs§
- An
Environment
is the main entry point of the ONNX Runtime. - Tensor containing data owned by the ONNX Runtime C library, used to return values from inference.
- Type storing the session information, built from an
Environment
Enums§
- Optimization level performed by ONNX Runtime of the loaded graph
- Logging level of the ONNX Runtime C API