Table of Contents

Property InputNames

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

InputNames

Every input ORT demands in the feed, in the graph's declared order.

public IReadOnlyList<string> InputNames { get; init; }

Property Value

IReadOnlyList<string>