dataType
A data format for the tensors you create with this descriptor.
Declaration
var dataType: MTLTensorDataType { get set }Discussion
The default value of this property is MTLTensorDataType.float32.
A data format for the tensors you create with this descriptor.
var dataType: MTLTensorDataType { get set }The default value of this property is MTLTensorDataType.float32.