dataType
The data format of all elements in the data plane.
Declaration
var dataType: MTLTensorDataType { get set }Discussion
The default value of this property is MTLTensorDataType.float32.
MTLTensorDataType.metalFloat8ue8m0 is not a valid data type for this property.