Property DimensionProperties
DimensionProperties
The properties of each dimensions of the observation. The length of the array must be equal to the rank of the observation tensor.
Declaration
public InplaceArray<DimensionProperty> DimensionProperties { get; }
Property Value
| Type | Description |
|---|---|
| InplaceArray<DimensionProperty> |
Remarks
It is generally recommended to use default values provided by helper functions, as not all combinations of DimensionProperty may be supported by the trainer.