Contents

MPSGraphSDPADescriptor

A descriptor that configures a scaled dot product attention (SDPA) operation.

Declaration

class MPSGraphSDPADescriptor

Overview

Use this descriptor with scaledDotProductAttention(query:key:value:descriptor:name:) to specify optional features such as an attention mask, causal masking, and attention sinks.

Topics

Initializers

Instance Properties