1. 12 Jul, 2020 1 commit
  2. 11 Jul, 2020 1 commit
  3. 10 Jul, 2020 3 commits
  4. 09 Jul, 2020 5 commits
  5. 08 Jul, 2020 1 commit
  6. 07 Jul, 2020 1 commit
  7. 06 Jul, 2020 3 commits
  8. 05 Jul, 2020 1 commit
  9. 04 Jul, 2020 2 commits
  10. 03 Jul, 2020 4 commits
    • 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
    • Da Zheng's avatar
      [Test] Fix test of distributed graph (#1748) · 17701174
      Da Zheng authored
      * Revert "Serialize server and client start for dist_graph_store test (#1736)"
      
      This reverts commit da16ebf0.
      
      * sleep
      17701174
    • mszarma's avatar
      Use timeval to set up SO_RCVTIMEO (#1734) · f80fc9bd
      mszarma authored
      
      
      Refactor code to use timeval struct
      for setting up the SO_RCVTIMEO variable
      timeout value for sockets in case of Linux.
      Changed SetTimeout API timeout input to seconds.
      Co-authored-by: default avatarChao Ma <mctt90@gmail.com>
      f80fc9bd
    • Quan (Andy) Gan's avatar
      [Model] GraphSAGE inductive example (#1741) · 4ddd477f
      Quan (Andy) Gan authored
      * graphsage inductive example
      
      * fix
      4ddd477f
  11. 02 Jul, 2020 5 commits
  12. 01 Jul, 2020 3 commits
  13. 30 Jun, 2020 2 commits
  14. 29 Jun, 2020 1 commit
  15. 28 Jun, 2020 7 commits