Table of Contents

Property Overrides

Namespace
Qavren.Edge.Onnx
Assembly
Qavren.Edge.Onnx.dll

Overrides

Merged over the computed options, keyed by ORT's provider name ("CoreML", "XNNPACK"). Any other key is rejected before a single provider is appended - in particular "NNAPI", which this package does not offer at all (ADR 0004).

public IDictionary<string, IReadOnlyDictionary<string, string>> Overrides { get; }

Property Value

IDictionary<string, IReadOnlyDictionary<string, string>>