1. 18 Aug, 2022 1 commit
  2. 13 Jul, 2022 1 commit
    • Rhett Ying's avatar
      [Test] Fix broken regression benchmarks (#4229) · 4361f8a6
      Rhett Ying authored
      * dummy
      
      * upgrade torch from 1.8.1 to 1.9.0 for asv
      
      * update torch download link
      
      * remove version for torchvision and torch text
      
      * revert unnecessary change
      
      * fix several test failure
      
      * fix
      
      * remove am dataset
      
      * fix test failure
      
      * fix test failure
      
      * fix rgcn failures
      4361f8a6
  3. 27 May, 2022 1 commit
  4. 17 May, 2022 1 commit
  5. 13 May, 2022 1 commit
  6. 24 Apr, 2022 1 commit
  7. 08 Mar, 2022 1 commit
  8. 24 Feb, 2022 1 commit
  9. 23 Feb, 2022 1 commit
    • Minjie Wang's avatar
      [NN] Rework RelGraphConv and HGTConv (#3742) · 0227ddfb
      Minjie Wang authored
      * WIP: TypedLinear and new RelGraphConv
      
      * wip
      
      * further simplify RGCN
      
      * a bunch of tweak for performance; add basic cpu support
      
      * update on segmm
      
      * wip: segment.cu
      
      * new backward kernel works
      
      * fix a bunch of bugs in kernel; leave idx_a for future
      
      * add nn test for typed_linear
      
      * rgcn nn test
      
      * bugfix in corner case; update RGCN README
      
      * doc
      
      * fix cpp lint
      
      * fix lint
      
      * fix ut
      
      * wip: hgtconv; presorted flag for rgcn
      
      * hgt code and ut; WIP: some fix on reorder graph
      
      * better typed linear init
      
      * fix ut
      
      * fix lint; add docstring
      0227ddfb
  10. 11 Feb, 2022 1 commit
    • ranzhejiang's avatar
      New fused edge_softmax op (#3650) · bc8f8b0b
      ranzhejiang authored
      
      
      * [feature] edge softmax refact.
      
      * delete file
      
      * fix backward and cmake version
      
      * fix backward
      
      * format function
      
      * fix setting
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * refix
      
      * add cuda kernel for backward and rename some function
      
      * add benchmark for edge_softmax
      
      * fix format
      
      * remove cuda_backwrd
      
      * fix code format and add comment for op on CPU
      
      * fix lint
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      bc8f8b0b
  11. 17 Nov, 2021 1 commit
  12. 16 Aug, 2021 1 commit
  13. 14 Jul, 2021 1 commit
  14. 01 Jul, 2021 1 commit
  15. 28 Jun, 2021 1 commit
  16. 25 Jun, 2021 1 commit
  17. 23 Jun, 2021 1 commit
    • Quan (Andy) Gan's avatar
      [Feature] Node2vec (#2992) · e667545d
      Quan (Andy) Gan authored
      
      
      * add seal example
      
      * 1. add paper infomation in examples/README
      2. adjust codes
      3. option test
      
      * use latest `to_simple` to replace coalesce graph function
      
      * remove outdated codes
      
      * remove useless comment
      
      * Node2vec
      1.implement node2vec random walk c++ op
      2.implement node2vec model
      3.implement node2vec example
      
      * add CMakeLists file modify
      
      * refine c++ codes
      
      * refine c++ codes
      
      * add missing whitespace
      
      * refine python codes
      
      * add codes
      
      * add node2vec_impl.h
      
      * fix codes
      
      * fix code style problem
      
      * fixes
      
      * remove
      
      * lots of changes
      
      * add benchmark
      
      * fixes
      Co-authored-by: default avatarsmilexuhc <smile.xuhc@gmail.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      e667545d
  18. 18 Jun, 2021 1 commit
  19. 16 Jun, 2021 1 commit
    • Jinjing Zhou's avatar
      [Regression] Multigpu regression test (#2923) · 7176f5f2
      Jinjing Zhou authored
      * add multigpu sage
      
      * Fix #2808
      
      * multigpu test
      
      * try
      
      * fix remote url
      
      * fix
      
      * Revert "Fix #2808"
      
      This reverts commit 19741f7d546df34b33759d8d0c9a85992ebc6118.
      
      * add back thread_wrapped_func for backward compatibility
      
      * fix
      
      * fix multigpu
      
      * print nvidia-smi
      
      * use new docker image
      
      * fix
      
      * fix
      
      * add ogb mag
      7176f5f2
  20. 02 Jun, 2021 1 commit
  21. 14 May, 2021 1 commit
  22. 12 May, 2021 1 commit
  23. 28 Apr, 2021 1 commit
  24. 15 Apr, 2021 1 commit
    • Jinjing Zhou's avatar
      [Test] Add comment trigger for regression test (#2827) · 302125ef
      Jinjing Zhou authored
      * add
      
      * fix
      
      * f
      
      * 111
      
      * print
      
      * fix
      
      * ci
      
      * f
      
      * fix regex
      
      * fix
      
      * t
      
      * fix
      
      * add
      
      * test
      
      * fix
      
      * fix
      
      * fff
      
      * fix
      
      * 1113
      
      * v2
      
      * 222
      
      * ttt2
      
      * f2
      
      * ff
      
      * 11
      
      * 121
      
      * try
      
      * add
      
      * 222
      
      * asd
      
      * t2
      
      * fix
      
      * install dependency
      
      * ff
      
      * 图
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * escape
      
      * fix
      
      * add url
      
      * fix branches
      
      * add url
      
      * fix
      
      * fix
      
      * fix
      
      * to csv
      
      * update link
      
      * fix
      
      * fix
      
      * fix
      302125ef
  25. 24 Feb, 2021 1 commit
  26. 09 Feb, 2021 1 commit
  27. 08 Feb, 2021 1 commit
    • Jinjing Zhou's avatar
      [Regression] Fix regression tests (#2639) · 0aca5660
      Jinjing Zhou authored
      
      
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      
      * add benchmarks
      
      * add
      
      * fix
      
      * update
      
      * remove RandomState
      
      * tmp remove
      
      * new batch
      
      * fix
      
      * fix
      
      * fix
      
      * address comment
      
      * fix warning
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add multiupdate all
      
      * address comment
      
      * fix
      
      * add benchmarks
      
      * add
      
      * fix timing
      
      * fix
      
      * push
      
      * add -v
      
      * [Example] NGCF (#2564)
      
      * ngcf
      
      * ngcf
      
      * update
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      
      * Revert "[Example] NGCF (#2564)" (#2611)
      
      This reverts commit a75e04f408c719289f478ca129784e05655d8def.
      
      * fix
      
      * change task
      
      * fix
      
      * fix
      
      * fix2
      
      * enable tensoradapter when benchmark
      
      * minor fix
      
      * trigger ci
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * lint
      
      * fix
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      Co-authored-by: default avatarKounianhuaDu <51199171+KounianhuaDu@users.noreply.github.com>
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      0aca5660
  28. 04 Feb, 2021 1 commit
  29. 03 Feb, 2021 1 commit
    • Jinjing Zhou's avatar
      [Test] More regression tests (#2591) · d460efee
      Jinjing Zhou authored
      
      
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      
      * add benchmarks
      
      * add
      
      * fix
      
      * update
      
      * remove RandomState
      
      * tmp remove
      
      * new batch
      
      * fix
      
      * fix
      
      * fix
      
      * address comment
      
      * fix warning
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add multiupdate all
      
      * address comment
      
      * fix
      
      * add benchmarks
      
      * add
      
      * fix timing
      
      * fix
      
      * push
      
      * add -v
      
      * [Example] NGCF (#2564)
      
      * ngcf
      
      * ngcf
      
      * update
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      
      * Revert "[Example] NGCF (#2564)" (#2611)
      
      This reverts commit a75e04f408c719289f478ca129784e05655d8def.
      
      * fix
      
      * change task
      
      * fix
      
      * fix
      
      * fix2
      
      * enable tensoradapter when benchmark
      
      * minor fix
      
      * trigger ci
      
      * fix
      
      * fix
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      Co-authored-by: default avatarKounianhuaDu <51199171+KounianhuaDu@users.noreply.github.com>
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      d460efee
  30. 28 Jan, 2021 1 commit
    • Jinjing Zhou's avatar
      [Test] Regression Test for update_all and apply_edges (#2568) · 6ce2dc34
      Jinjing Zhou authored
      
      
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      
      * add benchmarks
      
      * add
      
      * fix
      
      * update
      
      * remove RandomState
      
      * tmp remove
      
      * new batch
      
      * fix
      
      * fix
      
      * fix
      
      * address comment
      
      * fix warning
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add multiupdate all
      
      * address comment
      
      * fix
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      6ce2dc34
  31. 27 Jan, 2021 1 commit
  32. 20 Jan, 2021 1 commit
    • Jinjing Zhou's avatar
      [Test] API benchmarks (#2542) · 0c156573
      Jinjing Zhou authored
      
      
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      
      * add benchmarks
      
      * add
      
      * fix
      
      * update
      
      * remove RandomState
      
      * tmp remove
      
      * new batch
      
      * fix
      
      * fix
      
      * fix
      
      * address comment
      
      * fix warning
      
      * fix
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      0c156573
  33. 14 Jan, 2021 1 commit
    • Jinjing Zhou's avatar
      Add API benchmarks (#2522) · c29daaef
      Jinjing Zhou authored
      
      
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      
      * add benchmarks
      
      * add
      
      * fix
      
      * update
      
      * remove RandomState
      
      * tmp remove
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      c29daaef
  34. 12 Jan, 2021 1 commit
  35. 11 Jan, 2021 1 commit
    • Jinjing Zhou's avatar
      Integrate Regression Test with Jenkins (#2448) · 71283997
      Jinjing Zhou authored
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      71283997
  36. 09 Jan, 2021 1 commit
  37. 04 Jan, 2021 2 commits
  38. 03 Jan, 2021 1 commit
  39. 28 Dec, 2020 1 commit