Files
automatic/modules/sdnq
CalamitousFelicitousness f05a3ae3e9 fix(sdnq): skip compiled dequant for fp8 weights without hardware support
Triton has no e4m3 conversions before sm_89, so any compiled graph
touching fp8 storage weights fails with an InductorError on Ampere.
Select the eager dequant and re-quantize paths for e4m3 weights when
the hardware cannot compile them; other dtypes keep compiled dequant.
SDNQ_ALLOW_FP8_COMPILE overrides the detection.
2026-07-12 03:44:54 +01:00
..
2026-06-02 17:13:08 +02:00
2026-06-04 12:36:10 +02:00
2026-07-04 18:51:45 +03:00
2026-07-09 14:14:50 +03:00
2026-07-09 14:06:02 +03:00