You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tile-count performance hint to TransposeTileConstraint
Add a soft PerformanceHint constraining the output to at least 4 tiles.
Transpose is bandwidth-bound, so a higher tile count keeps DMA and
compute pipelined under double buffering.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
0 commit comments