![]() |
OnnxRuntime
|
Wrapper around OrtSessionOptions. More...
#include <onnxruntime_cxx_api.h>
Additional Inherited Members | |
![]() | |
using | B = ConstSessionOptionsImpl< OrtSessionOptions > |
using | B = Base< OrtSessionOptions > |
![]() | |
using | B = Base< T > |
![]() | |
using | contained_type = T |
![]() | |
contained_type * | p_ {} |
Wrapper around OrtSessionOptions.
|
inlineexplicit |
Create an empty SessionOptions object, must be assigned a valid one to be used.
Ort::SessionOptions::SessionOptions | ( | ) |
Wraps OrtApi::CreateSessionOptions.
|
inlineexplicit |
Used for interop with the C API.
|
inline |
|
inline |