Monado OpenXR Runtime
Loading...
Searching...
No Matches
xrt::auxiliary::onnx::OnnxWrapper Class Reference
Collaboration diagram for xrt::auxiliary::onnx::OnnxWrapper:

Public Member Functions

 OnnxWrapper (enum u_logging_level log_level, std::string path, std::string env_name="monado_onnx")
 
template<typename Fn >
void ort_safe (Fn &&fn, std::source_location loc=std::source_location::current())
 

Data Fields

enum u_logging_level log_level = U_LOGGING_INFO
 
const OrtApi * api = nullptr
 
OrtEnv * env = nullptr
 
OrtMemoryInfo * meminfo = nullptr
 
OrtSession * session = nullptr
 

The documentation for this class was generated from the following files: