| { | |
| "eager_sdpa_flash_attention": "Flash Attention", | |
| "compiled_compile_max-autotune_sdpa_default": "Compiled + SDPA Default", | |
| "eager_sdpa_default": "SDPA Default", | |
| "eager_eager_attn": "Eager Attention", | |
| "eager_sdpa_math": "SDPA Math Backend", | |
| "eager_sdpa_efficient_attention": "Efficient Attention", | |
| "compiled_compile_max-autotune_sdpa_efficient_attention": "Compiled + Efficient Attention", | |
| "compiled_compile_max-autotune_eager_attn": "Compiled + Eager Attention", | |
| "compiled_compile_max-autotune_sdpa_math": "Compiled + SDPA Math Backend" | |
| } | 
