Skip to content

Releases: Angel-ML/PyTorch-On-Angel

0.1.0

20 Aug 13:13
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-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.