1. 21 Jul, 2020 1 commit
  2. 20 Jul, 2020 4 commits
  3. 18 Jul, 2020 1 commit
  4. 17 Jul, 2020 4 commits
  5. 16 Jul, 2020 1 commit
    • Chao Ma's avatar
      [Distributed] Distributed launching script (#1772) · ca9d3216
      Chao Ma authored
      
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix launch script.
      Co-authored-by: default avatarDa Zheng <zhengda1936@gmail.com>
      ca9d3216
  6. 15 Jul, 2020 4 commits
  7. 14 Jul, 2020 2 commits
  8. 13 Jul, 2020 4 commits
  9. 12 Jul, 2020 1 commit
  10. 11 Jul, 2020 1 commit
  11. 10 Jul, 2020 3 commits
  12. 09 Jul, 2020 5 commits
  13. 08 Jul, 2020 1 commit
  14. 07 Jul, 2020 1 commit
  15. 06 Jul, 2020 3 commits
  16. 05 Jul, 2020 1 commit
  17. 04 Jul, 2020 2 commits
  18. 03 Jul, 2020 1 commit
    • Da Zheng's avatar
      [Feature] add sparse embedding. (#1497) · cadcc1c2
      Da Zheng authored
      * add sparse embedding.
      
      * fix
      
      * add test.
      
      * man fixes.
      
      * many fixes
      
      * fix sparse emb.
      
      * fix.
      
      * fix lint.
      
      * fix lint.
      
      * fix kvstore.
      
      * expose DistTensor.
      
      * test sparse embeddings.
      
      * add attach_grad to the backends.
      
      * remove part_id
      
      * fix.
      
      * move backward computation.
      
      * move more computation to backend.
      
      * fix a bug when applying learning rate.
      
      * fix a few things.
      
      * fix a few things.
      
      * add docstring
      
      * fix.
      
      * apply no_grad.
      
      * fix tests.
      
      * fix for other frameworks.
      
      * add examples in docstring.
      cadcc1c2