Table of Contents

Property InputTypes

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

InputTypes

Input name to ORT's element type, as a string.

public IReadOnlyDictionary<string, string> InputTypes { get; init; }

Property Value

IReadOnlyDictionary<string, string>