mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Address https://github.com/pytorch/pytorch/issues/135778 by adding a global flag to configure whether using high precision or low precision for math backend of SDPA. Test Plan: buck2 run mode/opt //scripts/feikou/llm:run_attn_kernels Differential Revision: D62625515 Pull Request resolved: https://github.com/pytorch/pytorch/pull/135964 Approved by: https://github.com/jbschlosser |
||
|---|---|---|
| .. | ||
| _coreml | ||
| _nnapi | ||
| cpu | ||
| cuda | ||
| cudnn | ||
| cusparselt | ||
| mha | ||
| mkl | ||
| mkldnn | ||
| mps | ||
| nnpack | ||
| openmp | ||
| opt_einsum | ||
| quantized | ||
| xeon | ||
| xnnpack | ||
| __init__.py | ||