Files
nvfp4-megamoe-kernel/src/nvfp4_megamoe_kernel
biondizzle 3cc00b12df fix: prepack cache key includes data_ptr, shape, dtype, device, N, K
Old cache used only tag ('l1'/'l2'), so layer 1 would reuse layer 0's
packed scales if the function object persisted. Now keyed by
(tag, data_ptr, shape, dtype, device, N, K) — safe across layers.
2026-05-15 10:03:37 +00:00
..
2026-05-15 08:28:40 +00:00