Property InputNames
InputNames
Every input ORT demands in the feed, in the graph's declared order.
public IReadOnlyList<string> InputNames { get; init; }
Every input ORT demands in the feed, in the graph's declared order.
public IReadOnlyList<string> InputNames { get; init; }