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.
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.