Versions in this module Expand all Collapse all v1 v1.1.1 Jun 23, 2026 Changes in this version type OnnxConfig + OVCacheDir string + OVDeviceType string + OVNumStreams int + OVPrecision string + UseOpenVINO bool v1.1.0 Jun 8, 2026 Changes in this version + func DefaultLibraryPath() string + type OnnxConfig struct + EnableCpuMemArena bool + NumThreads int + OnnxEngine *ort.Engine + OnnxRuntimeLibPath string + SessionOptions *ort.SessionOptions + UseCuda bool + func (cfg *OnnxConfig) New() error