1. 01 Dec, 2022 1 commit
  2. 25 Nov, 2022 2 commits
  3. 17 Nov, 2022 1 commit
    • Rhett Ying's avatar
      [Dist][Examples] refactor dist graphsage examples (#4269) · b377e1b9
      Rhett Ying authored
      * [Dist][Examples] refactor dist graphsage examples
      
      * refine train_dist.py
      
      * update train_dist_unsupervised.py
      
      * fix debug info
      
      * update train_dist_transductive
      
      * update unsupervised_transductive
      
      * remove distgnn
      
      * fix join() in standalone mode
      
      * change batch_labels to long() for ogbn-papers100M
      
      * free unnecessary mem
      
      * lint
      
      * fix lint
      
      * refine
      
      * fix lint
      
      * fix incorrect args
      
      * refine
      b377e1b9
  4. 15 Nov, 2022 1 commit
  5. 09 Nov, 2022 1 commit
  6. 03 Nov, 2022 1 commit
    • Ereboas's avatar
      [Example] Update SEAL+NGNN for ogbl-citation2 (#4776) · 7c788f53
      Ereboas authored
      
      
      * Use black for formatting
      
      * limit line width to 80 characters.
      
      * Use a backslash instead of directly concatenating
      
      * file structure adjustment.
      
      * file structure adjustment(2)
      
      * codes for citation2
      
      * format slight adjustment
      
      * adjust format in models.py
      
      * now it runs normally for all datasets.
      
      * add comments; adjust code order.
      
      * adjust indenting.
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      7c788f53
  7. 27 Oct, 2022 1 commit
    • Ereboas's avatar
      [Example] SEAL+NGNN for ogbl-citation2 (#4772) · f9805ef1
      Ereboas authored
      
      
      * Use black for formatting
      
      * limit line width to 80 characters.
      
      * Use a backslash instead of directly concatenating
      
      * file structure adjustment.
      
      * file structure adjustment(2)
      
      * codes for citation2
      
      * format slight adjustment
      
      * adjust format in models.py
      
      * now it runs normally for all datasets.
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      f9805ef1
  8. 26 Oct, 2022 1 commit
  9. 22 Oct, 2022 1 commit
  10. 18 Oct, 2022 1 commit
  11. 13 Oct, 2022 1 commit
  12. 08 Oct, 2022 2 commits
  13. 30 Sep, 2022 2 commits
  14. 29 Sep, 2022 2 commits
  15. 28 Sep, 2022 3 commits
  16. 27 Sep, 2022 2 commits
  17. 26 Sep, 2022 2 commits
  18. 23 Sep, 2022 1 commit
  19. 22 Sep, 2022 2 commits
  20. 21 Sep, 2022 1 commit
  21. 15 Sep, 2022 1 commit
  22. 05 Sep, 2022 1 commit
  23. 31 Aug, 2022 1 commit
    • rudongyu's avatar
      [Example] SEAL for OGBL (#4291) · b9290e8b
      rudongyu authored
      
      
      * [Example] SEAL for OGBL
      
      * update index
      
      * update
      
      * fix readme typo
      
      * add seal sampler
      
      * modify set ops
      
      * prefetch
      
      * efficiency test
      
      * update
      
      * optimize
      
      * fix ScatterAdd dtype issue
      
      * update sampler style
      
      * update
      Co-authored-by: default avatarQuan Gan <coin2028@hotmail.com>
      b9290e8b
  24. 26 Aug, 2022 1 commit
  25. 25 Aug, 2022 1 commit
    • Chang Liu's avatar
      [Example][Refactor] Refactor RGCN example (#4327) · 40a2f3c7
      Chang Liu authored
      * Refactor full graph entity classification
      
      * Refactor rgcn with sampling
      
      * README update
      
      * Update
      
      * Results update
      
      * Respect default setting of self_loop=false in entity.py
      
      * Update
      
      * Update README
      
      * Update for multi-gpu
      
      * Update
      40a2f3c7
  26. 19 Aug, 2022 1 commit
  27. 18 Aug, 2022 1 commit
  28. 13 Aug, 2022 1 commit
  29. 10 Aug, 2022 1 commit
  30. 01 Aug, 2022 1 commit
  31. 28 Jul, 2022 1 commit