Struct Model.Input
Represents an input to a model.
Inherited Members
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
[Serializable]
public struct Model.Input
Fields
Name | Description |
---|---|
dataType | The data type of the input data. |
name | The name of the input. |
shape | The shape of the input, as |