Contents

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.