Class OptionalMetadata
The class contains metadata for an optional input/output
Inherited Members
Namespace: Microsoft.ML.OnnxRuntime
Assembly: Microsoft.ML.OnnxRuntime.dll
Syntax
public class OptionalMetadata
Properties
| Improve this Doc View SourceElementMeta
Element Metadata, recursive definition with a Tensor being a base case may contain maps, tensors and sequences
Declaration
public NodeMetadata ElementMeta { get; }
Property Value
| Type | Description |
|---|---|
| NodeMetadata |