1. 28 Sep, 2022 1 commit
  2. 27 Sep, 2022 1 commit
  3. 22 Sep, 2022 1 commit
  4. 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
  5. 26 Aug, 2022 1 commit
  6. 13 Aug, 2022 1 commit
  7. 10 Aug, 2022 1 commit
  8. 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
  9. 02 Jun, 2022 1 commit
  10. 11 May, 2022 1 commit
  11. 12 Apr, 2022 1 commit
  12. 24 Feb, 2022 1 commit
  13. 20 Dec, 2021 1 commit
  14. 26 Oct, 2021 1 commit
  15. 15 Jul, 2021 1 commit
  16. 12 Jul, 2021 1 commit
  17. 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
  18. 14 May, 2021 1 commit
  19. 05 Feb, 2021 1 commit
  20. 26 Jan, 2021 1 commit
  21. 13 Jan, 2021 1 commit
  22. 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
  23. 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
  24. 03 Nov, 2020 1 commit
  25. 29 Oct, 2020 2 commits
    • chwan-rice's avatar
      [Fix] typo (#2265) · 269983db
      chwan-rice authored
      
      
      * upd
      
      * upd
      
      * upd
      
      * upd
      
      * upd
      
      * fix OpenMP compatibility issues
      
      * typo
      
      * partition
      
      * misc
      
      * fix typo
      
      * num_parts=1
      
      * import torch
      
      * long
      
      * print info
      
      * print info
      
      * print info
      
      * upd
      
      * remove debug code
      
      * revert partition.py
      
      * fix cut count
      
      * fix cut count
      
      * Revert "fix cut count"
      
      This reverts commit 10926b4fd48f45c8f1ddb58be7db6c22e653effd.
      
      * Revert "fix cut count"
      
      This reverts commit 76465283bef093a2b4209ad70dd15d2437b2ec8a.
      
      * type of deprecate
      
      * typo in deprecate info
      
      * fix typo
      
      * use cv for partitioning
      
      * CE
      
      * no message
      
      * revert
      
      * typo
      
      * no message
      
      * no message
      
      * no message
      
      * practice
      
      * dmlc-core
      
      * DGLGraph
      Co-authored-by: default avataryzh119 <expye@outlook.com>
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      269983db
    • maqy1995's avatar
      [Example] fix print info (#2305) · d06c5403
      maqy1995 authored
      d06c5403
  26. 20 Sep, 2020 1 commit
  27. 18 Sep, 2020 1 commit
    • espylapiza's avatar
      [Example] GAT on ogbn-arxiv (#2210) · 47bb0593
      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
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      Co-authored-by: default avatarZihao Ye <expye@outlook.com>
      47bb0593
  28. 15 Sep, 2020 1 commit
  29. 12 Sep, 2020 1 commit
  30. 05 Sep, 2020 2 commits
  31. 04 Sep, 2020 1 commit
  32. 31 Aug, 2020 1 commit
  33. 30 Aug, 2020 1 commit
  34. 29 Aug, 2020 1 commit
  35. 19 Aug, 2020 1 commit
  36. 17 Aug, 2020 1 commit
  37. 11 Aug, 2020 1 commit
    • Quan (Andy) Gan's avatar
      [Feature] Edge DataLoader for edge classification & link prediction (#1828) · f5eb80d2
      Quan (Andy) Gan authored
      * clean commit
      
      * oops forgot the most important files
      
      * use einsum
      
      * copy feature from frontier to block
      
      * Revert "copy feature from frontier to block"
      
      This reverts commit 5224ec963eb6a3ef1b6ab74d8ecbd44e4e42f285.
      
      * temp fix
      
      * unit test
      
      * fix
      
      * revert jtnn
      
      * lint
      
      * fix win64
      
      * docstring fixes and doc indexing
      
      * revert einsum in sparse bidecoder
      
      * fix some examples
      
      * lint
      
      * fix due to some tediousness in remove_edges
      
      * addresses comments
      
      * fix
      
      * more jtnn fixes
      
      * fix
      f5eb80d2
  38. 07 Aug, 2020 1 commit