Contents

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.