Table of Contents

Property ExecutionProviders

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

ExecutionProviders

Every execution-provider attempt made before the failure, in order.

public IReadOnlyList<ExecutionProviderAttempt>? ExecutionProviders { get; init; }

Property Value

IReadOnlyList<ExecutionProviderAttempt>