1. 16 Jun, 2021 1 commit
    • 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
  2. 15 Jun, 2021 4 commits
  3. 14 Jun, 2021 2 commits
  4. 13 Jun, 2021 2 commits
  5. 11 Jun, 2021 3 commits
  6. 10 Jun, 2021 3 commits
  7. 09 Jun, 2021 1 commit
  8. 08 Jun, 2021 2 commits
  9. 07 Jun, 2021 2 commits
  10. 06 Jun, 2021 1 commit
  11. 05 Jun, 2021 3 commits
  12. 04 Jun, 2021 3 commits
  13. 03 Jun, 2021 5 commits
  14. 02 Jun, 2021 6 commits
  15. 01 Jun, 2021 2 commits
    • nv-dlasalle's avatar
      [Testing] Enable C++ tests on GPU (#2945) · 86ba2335
      nv-dlasalle authored
      * Enable C++ tests on GPU
      
      * Add missing '--runtime nvidia'
      86ba2335
    • Qidong Su's avatar
      [Feature][Sampler] Sort CSR by tag (#1664) · b8fe2b48
      Qidong Su authored
      
      
      * update
      
      * update
      
      * update
      
      * update
      
      * lint
      
      * lint
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * lint
      
      * update
      
      * clone
      
      * update
      
      * update
      
      * update
      
      * update
      
      * replace idarray with ndarray
      
      * refactor cpp part
      
      * refactor python part
      
      * debug
      
      * refactor interface
      
      * test and doc
      
      * lint and test
      
      * lint
      
      * fix
      
      * fix
      
      * fix
      
      * const
      
      * doc
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix & doc
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      b8fe2b48