Property Type
Type
The data type of the tensor elements.
[TypeConverter(typeof(ScalarTypeConverter))]
public torch.ScalarType Type { get; set; }
Property Value
- torch.ScalarType
The data type of the tensor elements.
[TypeConverter(typeof(ScalarTypeConverter))]
public torch.ScalarType Type { get; set; }