Skip to content

0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ouyangwen-it ouyangwen-it released this 20 Aug 13:13
· 9 commits to branch-0.1.0 since this release

PyTorch On Angel, arming PyTorch with a powerful Parameter Server, which enable PyTorch to train very big models. we introduce the following new features :

  • Support PyTorch distributed training through angel parameter server.
  • Supports a series of recommendation algorithms, including FM, DeepFM, AttentionFM , DeepAndWide, DCN, PNN and XDeepFM.
  • Provides the ability to run graph convolution network algorithm, now support GraphSage and GCN.