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
[Pallas:MGPU] Make the shapes from the attention example more interesting
This bumps up the number of heads and removes the batch_size=2 case: it's
very similar to batch_size=1 and doubles the script runtime. We also don't
do full autotuning by default since the largest size that works usually
performs the best.
PiperOrigin-RevId: 701976192
0 commit comments