ComfyUI/comfy/ldm/modules
comfyanonymous a1c421994c
Expand k, v when attention backend would fall back to math because gqa. (#15190)
2026-07-31 15:17:56 -07:00
..
diffusionmodules Add SeedVR2 support (CORE-6) (#14424) 2026-07-10 15:07:42 +08:00
distributions
encoders Remove dead code. (#13251) 2026-04-01 20:22:06 -04:00
attention.py Expand k, v when attention backend would fall back to math because gqa. (#15190) 2026-07-31 15:17:56 -07:00
ema.py
sdpose.py SDPose: resize input always (#13349) 2026-04-10 11:26:55 -10:00
sub_quadratic_attention.py Widen OOM_EXCEPTION to AcceleratorError form (#12835) 2026-03-10 00:41:02 -04:00
temporal_ae.py