MPSGraphSDPADescriptor
A descriptor that configures a scaled dot product attention (SDPA) operation.
Declaration
class MPSGraphSDPADescriptorOverview
Use this descriptor with scaledDotProductAttention(query:key:value:descriptor:name:) to specify optional features such as an attention mask, causal masking, and attention sinks.