1. 22 Jul, 2020 2 commits
  2. 20 Jul, 2020 2 commits
  3. 17 Jul, 2020 3 commits
  4. 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
  5. 15 Jul, 2020 1 commit
  6. 14 Jul, 2020 1 commit
  7. 11 Jul, 2020 1 commit
  8. 10 Jul, 2020 1 commit
  9. 06 Jul, 2020 2 commits
  10. 03 Jul, 2020 1 commit
  11. 02 Jul, 2020 1 commit
    • Quan (Andy) Gan's avatar
      [Sampling] NodeDataLoader for node classification (#1635) · 168a88e5
      Quan (Andy) Gan authored
      
      
      * neighbor sampler data loader first commit
      
      * more commit
      
      * nodedataloader
      
      * fix
      
      * update RGCN example
      
      * update OGB
      
      * fixes
      
      * fix minibatch RGCN crashing with self loop
      
      * reverting gatconv test code
      
      * fix
      
      * change to new solution that doesn't require tf dataloader
      
      * fix
      
      * lint
      
      * fix
      
      * fixes
      
      * change doc
      
      * fix docstring
      
      * docstring fixes
      
      * return seeds and input nodes from data loader
      
      * fixes
      
      * fix test
      
      * fix windows build problem
      
      * add pytorch wrapper
      
      * fixes
      
      * add pytorch wrapper
      
      * add unit test
      
      * add -1 support to sample_neighbors & fix docstrings
      
      * docstring fix
      
      * lint
      
      * add minibatch rgcn evaluations
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      168a88e5
  12. 01 Jul, 2020 2 commits
  13. 28 Jun, 2020 2 commits
    • Da Zheng's avatar
      [Distributed] Pytorch example of distributed GraphSage. (#1495) · 02d31974
      Da Zheng authored
      
      
      * add train_dist.
      
      * Fix sampling example.
      
      * use distributed sampler.
      
      * fix a bug in DistTensor.
      
      * fix distributed training example.
      
      * add graph partition.
      
      * add command
      
      * disable pytorch parallel.
      
      * shutdown correctly.
      
      * load diff graphs.
      
      * add ip_config.txt.
      
      * record timing for each step.
      
      * use ogb
      
      * add profiler.
      
      * fix a bug.
      
      * add train_dist.
      
      * Fix sampling example.
      
      * use distributed sampler.
      
      * fix a bug in DistTensor.
      
      * fix distributed training example.
      
      * add graph partition.
      
      * add command
      
      * disable pytorch parallel.
      
      * shutdown correctly.
      
      * load diff graphs.
      
      * add ip_config.txt.
      
      * record timing for each step.
      
      * use ogb
      
      * add profiler.
      
      * add Ips of the cluster.
      
      * fix exit.
      
      * support multiple clients.
      
      * balance node types and edges.
      
      * move code.
      
      * remove run.sh
      
      * Revert "support multiple clients."
      
      * fix.
      
      * update train_sampling.
      
      * fix.
      
      * fix
      
      * remove run.sh
      
      * update readme.
      
      * update readme.
      
      * use pytorch distributed.
      
      * ensure all trainers run the same number of steps.
      
      * Update README.md
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-16-250.us-west-2.compute.internal>
      02d31974
    • Hao Xiong's avatar
      [Example] Experimental results on ogbl-citation & ogbl-ppa (#1711) · 7ee72b66
      Hao Xiong authored
      
      
      * ogb-deepwalk
      
      * update readme
      
      * update readme
      
      * update readme
      
      * update readme
      
      * ogbl-ddi
      
      * readme
      
      * citation&ppa
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      7ee72b66
  14. 27 Jun, 2020 1 commit
  15. 25 Jun, 2020 1 commit
  16. 22 Jun, 2020 1 commit
    • Tong He's avatar
      [Model] PointNet and PointNet++ for point cloud (#1510) · 558673e1
      Tong He authored
      
      
      * commit patch
      
      * commit patch
      
      * pointnet basic
      
      * fix data
      
      * reorg
      
      * reorg
      
      * temp status
      
      * remove validate set
      
      * add partseg data and model
      
      * partseg miou
      
      * clean up
      
      * fix loss
      
      * network definition match paper
      
      * fix
      
      * fix miou
      
      * update data format
      
      * fix
      
      * fix
      
      * working pointnet ssg cls
      
      * avoid some pytorch bug
      
      * fix script
      
      * update hyperparams
      
      * add msg module
      
      * try different dataset
      
      * update new dataset info
      
      * quick fix to subgraph
      
      * fix speed
      
      * update training
      
      * update
      
      * fix bs
      
      * update docstring
      
      * update
      
      * update
      
      * remove parallel reduction in fps
      
      * switch to kernel fps, training is 30% faster
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-20-181.us-west-2.compute.internal>
      558673e1
  17. 20 Jun, 2020 1 commit
  18. 15 Jun, 2020 1 commit
  19. 10 Jun, 2020 1 commit
  20. 07 Jun, 2020 1 commit
  21. 05 Jun, 2020 1 commit
  22. 04 Jun, 2020 1 commit
  23. 03 Jun, 2020 1 commit
  24. 31 May, 2020 1 commit
  25. 27 May, 2020 1 commit
  26. 17 May, 2020 2 commits
  27. 15 May, 2020 1 commit
  28. 14 May, 2020 1 commit
  29. 12 May, 2020 2 commits
  30. 08 May, 2020 1 commit
  31. 06 May, 2020 1 commit
    • Linfang He's avatar
      [Model] GATNE-T (#1470) · 6ae440db
      Linfang He authored
      
      
      * Add an example for GATNE-T
      
      * Update README.md
      
      * Add links for datasets
      
      * Update README.md with running results
      
      * Update README.md
      
      * Add comments
      
      * Update main.py
      
      * Remove node type name `user`
      Co-authored-by: default avatarDa Zheng <zhengda1936@gmail.com>
      6ae440db