flutter_onnxruntime library

Classes

OnnxRuntime
OrtModelMetadata
OrtRunOptions
OrtSession
OrtSessionOptions
OrtValue
OrtValue represents a tensor or other data structure used for input/output in ONNX Runtime.

Enums

OrtDataType
Represents a data type in ONNX Runtime
OrtProvider
The execution provider to use for the ONNX Runtime session