Table of Contents

Property Order

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

Order

Tried in order; the first that appends without throwing wins. CPU is appended last whenever FallBackToCpu is true. Null uses the per-RID default in spec 9.2.

public IReadOnlyList<EdgeExecutionProvider>? Order { get; set; }

Property Value

IReadOnlyList<EdgeExecutionProvider>