Property Type
Type
Gets or sets the type of the elements in the output array.
[TypeConverter(typeof(ScalarTypeConverter))]
public torch.ScalarType Type { get; set; }
Property Value
- torch.ScalarType
Gets or sets the type of the elements in the output array.
[TypeConverter(typeof(ScalarTypeConverter))]
public torch.ScalarType Type { get; set; }