Skip to content

v1.0.0

Compare
Choose a tag to compare
@laekov laekov released this 02 Apr 03:11
· 91 commits to master since this release
59bcec8

FasterMoE

  • The new performance boosting features in the PPoPP'22 paper FasterMoE, detailed in the document.
    • Expert Shadowing.
    • Smart Scheduling.
    • Topology-aware gate.

Bug fixes

  • Transformer-XL examples.
  • Compatibility to PyTorch versions.
  • Megatron-LM documents.
  • GShardGate.