Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MoE][PyTorch] Add mask-based MoE permutation (#1373)
* add mask-based moe permutation * change moe_chunk_permute to moe_sort_chunks_by_indices * fix __all__ in pytorch/permutation.py * fix func/var names and typos; update tols in UT --------- Signed-off-by: Hongxiao Bai <[email protected]> Co-authored-by: Phuong Nguyen <[email protected]> Co-authored-by: Tim Moon <[email protected]>
- Loading branch information