Files
automatic/ui
CalamitousFelicitousness fcadb4fa9b docs(settings): hint the attention settings
Everything under Cross Attention, SDNQ Attention and Attention Dispatcher
shipped with no hint, which left the layering invisible: the SDP kernel boxes
are candidates torch chooses from per call rather than a selection, and the
Flash box is torch's own build of the kernel rather than the flash-attn package
that the Flash attention override installs.

- cover attention method, sdp kernels, sdp overrides and attention slicing
- give the dynamic attention rates their unit and the estimate they compare against
- cover the sdnq attention kernel settings, including the head dimension clamp
  that the hadamard group size resolves through
- cover the diffusers attention dispatcher and the backend names it takes
- record the constraints each override serves, leaving the throughput comparison
  to the workload rather than naming a winner
2026-08-24 21:59:58 +01:00
..
2026-05-21 09:23:10 +02:00
2026-07-28 10:43:58 +02:00
2026-08-17 09:35:07 +02:00
2026-08-19 19:02:39 +02:00
2026-06-15 11:57:53 +02:00
2026-06-03 16:54:58 +02:00
2026-08-11 10:41:34 +02:00
2026-06-04 12:36:10 +02:00
2026-05-21 12:02:01 +02:00
2026-08-13 15:33:47 +02:00
2026-07-10 13:14:27 +02:00
2026-08-02 11:22:12 +02:00
2026-06-10 08:20:25 +02:00
2026-08-02 11:22:12 +02:00
2026-06-22 12:16:18 +02:00
2026-06-20 21:18:35 +02:00
2026-07-10 13:14:27 +02:00
2026-07-10 13:14:27 +02:00
2026-08-16 12:45:50 +02:00
2026-08-15 14:23:18 +02:00
2026-07-22 21:08:56 +02:00
2026-07-13 21:48:42 +02:00
2026-08-02 11:22:12 +02:00
2026-08-17 09:35:07 +02:00