MTLTensorBufferAttachments
Per-plane buffer backing storage for multi-plane tensor creation.
Declaration
class MTLTensorBufferAttachmentsOverview
Use this type to associate each plane of a tensor with a MTLBuffer and byte offset, then pass it to the tensor creation API on MTLDevice.