compute
A tensor context that applies to compute encoders.
Declaration
static var compute: MTLTensorUsage { get }Discussion
You can use tensors with this context in MTL4ComputeCommandEncoder or MTLComputeCommandEncoder instances.
A tensor context that applies to compute encoders.
static var compute: MTLTensorUsage { get }You can use tensors with this context in MTL4ComputeCommandEncoder or MTLComputeCommandEncoder instances.