Files
nvfp4-megamoe-kernel/tests/unit
biondizzle 22c2cf35aa fix: revert to scaled row_max, use exp2(old_max - new_max) for O rescaling
row_max is in scaled domain (s_val * scale_log2). The O rescaling
should be exp2(old_max - new_max) without extra scale_log2 because
the max values already include the scaling factor.
2026-05-22 10:22:44 +00:00
..
2026-05-22 08:57:38 +00:00
2026-05-22 08:57:38 +00:00
2026-05-22 08:57:38 +00:00