Skip to content

v0.1.2

Compare
Choose a tag to compare
@laekov laekov released this 13 Mar 10:17
· 290 commits to master since this release

Compilation

  • Remove dependency on the CUDA examples repository.

Distributed

  • Fix a bug related to PyTorch v1.8.0. FastMoE can now operate on multiple GPUs
    on multiple nodes with PyTorch v1.8.0.

Misc

  • Fix tons of typos.
  • Format the code.