Files
nvfp4-megamoe-kernel/vllm
biondizzle 5bb78564f5 Remove dynamic tensor allocation in scale assembly (cudagraph fix)
Removed torch.zeros() call that created padded_expert_offsets during
scale assembly. Now uses fixed layout computed from Python constants.
Also removed dead reference to padded_expert_offsets variable.
2026-05-17 14:01:32 +00:00
..