1. 15 Apr, 2024 1 commit
  2. 21 Nov, 2023 1 commit
  3. 09 Nov, 2023 1 commit
  4. 07 Aug, 2023 1 commit
  5. 04 Aug, 2023 1 commit
  6. 07 Jun, 2023 1 commit
  7. 20 Apr, 2023 1 commit
  8. 29 Mar, 2023 1 commit
  9. 22 Mar, 2023 1 commit
  10. 19 Feb, 2023 1 commit
  11. 01 Dec, 2022 1 commit
  12. 15 Nov, 2022 1 commit
  13. 09 Nov, 2022 1 commit
  14. 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
  15. 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
  16. 22 Oct, 2022 1 commit
  17. 28 Sep, 2022 1 commit
  18. 27 Sep, 2022 1 commit
  19. 22 Sep, 2022 1 commit
  20. 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
  21. 26 Aug, 2022 1 commit
  22. 13 Aug, 2022 1 commit
  23. 10 Aug, 2022 1 commit
  24. 09 Jun, 2022 1 commit
    • Chang Liu's avatar
      [Bugfix] Fix example case: examples/pytorch/ogb/ogbn-proteins and... · 549df65a
      Chang Liu authored
      [Bugfix] Fix example case: examples/pytorch/ogb/ogbn-proteins and examples/pytorch/ogb/ogbn-products (#4080)
      
      * [Bugfix] Fix ogbn-gat-proteins/products examples
      
      * Remove unused BatchSampler definition
      
      * Remove comments to ease reading/reviewing
      
      * Remove dataloader wrapper
      549df65a
  25. 02 Jun, 2022 1 commit
  26. 11 May, 2022 1 commit
  27. 12 Apr, 2022 1 commit
  28. 24 Feb, 2022 1 commit
  29. 20 Dec, 2021 1 commit
  30. 26 Oct, 2021 1 commit
  31. 15 Jul, 2021 1 commit
  32. 12 Jul, 2021 1 commit
  33. 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
  34. 14 May, 2021 1 commit
  35. 05 Feb, 2021 1 commit
  36. 26 Jan, 2021 1 commit
  37. 13 Jan, 2021 1 commit
  38. 28 Dec, 2020 1 commit
    • Mufei Li's avatar
      [Example] Move Data to GPU before Minibatch Training (#2453) · 927d2b31
      Mufei Li 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
      927d2b31
  39. 20 Dec, 2020 1 commit
    • Mufei Li's avatar
      [Fix] Avoid Overloading Nonzero for PyTorch Backend (#2434) · 492ad9be
      Mufei Li authored
      * Update gatedgraphconv.py
      
      * Update entity_classify.py
      
      * Update data-process.rst
      
      * Update reading_data.py
      
      * Update data-process.rst
      
      * Update utils.py
      
      * Update knowledge_graph.py
      
      * Update entity_classify.py
      
      * Update rdf.py
      
      * Update entity_classify_mb.py
      
      * Update test_classify.py
      
      * Update tensor.py
      
      * Update sparse.py
      
      * Update entity_classify_mp.py
      
      * Update 6_line_graph.py
      492ad9be
  40. 03 Nov, 2020 1 commit