1. 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
  2. 22 Jun, 2021 3 commits
  3. 21 Jun, 2021 3 commits
  4. 18 Jun, 2021 1 commit
  5. 17 Jun, 2021 1 commit
  6. 16 Jun, 2021 7 commits
    • nv-dlasalle's avatar
      Add Ampere support to cmake files (#3031) · 7d069d62
      nv-dlasalle authored
      * Update cmake to build Ampere
      
      * Fix version check
      7d069d62
    • 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
    • Kay Liu's avatar
      [Feature] add permission information and fix import problems (#2998) · cba5b188
      Kay Liu authored
      
      
      * [Feature] add positive negative statistics
      
      * [Feature] add permission information and fix import problem
      
      * fix backend incompatible problem
      
      * modify random split to remove sklearn usage
      
      * modify file read to remove pandas usage
      
      * add datasets into doc
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      cba5b188
    • Da Zheng's avatar
      [Distributed] Support hierarchical partitioning (#3000) · aaec3d8a
      Da Zheng authored
      
      
      * add.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * add tests.
      
      * support node split and edge split.
      
      * support 1 partition.
      
      * add tests.
      
      * fix.
      
      * fix test.
      
      * use hierarchical partition.
      
      * add check.
      Co-authored-by: default avatarZheng <dzzhen@3c22fba32af5.ant.amazon.com>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-22-57.us-west-2.compute.internal>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-71-112.ec2.internal>
      aaec3d8a
    • Hengrui Zhang's avatar
      fix bugs (#3008) · 18eaad17
      Hengrui Zhang authored
      
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      18eaad17
    • Hengrui Zhang's avatar
      36c6c649
    • espylapiza's avatar
      [Example] update ogbn-arxiv and ogbn-proteins results (#3018) · 305d5c16
      espylapiza authored
      
      
      * [Example] GCN on ogbn-arxiv dataset
      
      * Add README.md
      
      * Update GCN implementation on ogbn-arxiv
      
      * Update GCN on ogbn-arxiv
      
      * Fix typo
      
      * Use evaluator to get results
      
      * Fix duplicated
      
      * Fix duplicated
      
      * Update GCN on ogbn-arxiv
      
      * Add GAT for ogbn-arxiv
      
      * Update README.md
      
      * Update GAT on ogbn-arxiv
      
      * Update README.md
      
      * Update README
      
      * Update README.md
      
      * Update README.md
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Add GAT implementation for ogbn-proteins
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Update examples for ogbn-arxiv
      
      * Add examples for ogbn-products.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-products.
      
      * Update examples for ogbn-products.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-products.
      
      * Update examples for ogbn-proteins.
      
      * Update examples for ogbn-arxiv.
      
      * Update examples for ogbn-proteins.
      
      * Update README.md
      
      * [Example] ogbn-arxiv & ogbn-proteins
      
      * [Example] ogbn-arxiv & ogbn-proteins
      
      * [Example] ogbn-arxiv & ogbn-proteins
      
      * [Example] ogbn-arxiv & ogbn-proteins
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      Co-authored-by: default avatarZihao Ye <expye@outlook.com>
      305d5c16
  7. 15 Jun, 2021 4 commits
  8. 14 Jun, 2021 2 commits
  9. 13 Jun, 2021 2 commits
  10. 11 Jun, 2021 3 commits
  11. 10 Jun, 2021 3 commits
  12. 09 Jun, 2021 1 commit
  13. 08 Jun, 2021 2 commits
  14. 07 Jun, 2021 2 commits
  15. 06 Jun, 2021 1 commit
  16. 05 Jun, 2021 3 commits
  17. 04 Jun, 2021 1 commit