Property Dimensions
Dimensions
The dimensions of the reshaped tensor.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public long[] Dimensions { get; set; }
Property Value
- long[]
The dimensions of the reshaped tensor.
[TypeConverter(typeof(UnidimensionalArrayConverter))]
public long[] Dimensions { get; set; }