1. 07 Apr, 2021 2 commits
  2. 06 Apr, 2021 1 commit
  3. 05 Apr, 2021 2 commits
  4. 03 Apr, 2021 1 commit
  5. 30 Mar, 2021 1 commit
  6. 29 Mar, 2021 2 commits
  7. 27 Mar, 2021 1 commit
  8. 23 Mar, 2021 1 commit
  9. 22 Mar, 2021 4 commits
  10. 17 Mar, 2021 1 commit
  11. 09 Mar, 2021 3 commits
    • xnouhz's avatar
      [Example] Add DimeNet(++) for Molecular Graph Property Prediction (#2706) · 0b47e868
      xnouhz authored
      
      
      * [example] arma
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * [example] dimenet
      
      * [docs] update dimenet
      
      * [docs] update tf results
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      0b47e868
    • Tianqi Zhang (张天启)'s avatar
      [Example][Bug Fix] Improve DiffPool (#2730) · 91cb3477
      Tianqi Zhang (张天启) authored
      
      
      * change DiffPoolBatchedGraphLayer
      
      * fix bug and add benchmark
      
      * upt
      
      * upt
      
      * upt
      
      * upt
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      91cb3477
    • Hengrui Zhang's avatar
      [Example] Add implementation of InfoGraph (#2644) · 33175226
      Hengrui Zhang authored
      
      
      * Add implementation of unsupervised model
      
      * [Doc] Update Implementor's information
      
      * [doc] add index of infograph
      
      * [Feature] QM9_v2 Dataset Support
      
      * fix a typo
      
      * move qm9dataset from data to examples
      
      * Update qm9_v2.py
      
      * Infograph -> InfoGraph
      
      * add implementation and results of semi-supervised model
      
      * Update README.md
      
      * Update README.md
      
      * fix a typo
      
      * Remove the duplicated links.
      
      * fix some typos
      
      * fix typos
      
      * update model.py
      
      * update collate fn
      
      * remove unused functions
      
      * Update model.py
      
      * add device option
      
      * Update evaluate_embedding.py
      
      * Update evaluate_embedding.py
      
      * Update unsupervised.py
      
      * Fix typos
      
      * fix bugs
      
      * Update README.md
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      33175226
  12. 02 Mar, 2021 1 commit
  13. 01 Mar, 2021 1 commit
  14. 28 Feb, 2021 1 commit
  15. 25 Feb, 2021 4 commits
  16. 16 Feb, 2021 1 commit
  17. 10 Feb, 2021 1 commit
  18. 09 Feb, 2021 1 commit
    • Da Zheng's avatar
      [Distributed] Distributed METIS partition (#2576) · e4ff4844
      Da Zheng authored
      
      
      * add convert.
      
      * fix.
      
      * add write_mag.
      
      * fix convert_partition.py
      
      * write data.
      
      * use pyarrow to read.
      
      * update write_mag.py
      
      * fix convert_partition.py.
      
      * load node/edge features when necessary.
      
      * reshuffle nodes.
      
      * write mag correctly.
      
      * fix a bug: inner nodes in a partition might be empty.
      
      * fix bugs.
      
      * add verify code.
      
      * insert reverse edges.
      
      * fix a bug.
      
      * add get node/edge data.
      
      * add instructions.
      
      * remove unnecessary argument.
      
      * update distributed preprocessing.
      
      * fix readme.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * fix readme.
      
      * fix doc.
      
      * fix.
      
      * update readme
      
      * update doc.
      
      * update readme.
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal>
      e4ff4844
  19. 08 Feb, 2021 2 commits
  20. 05 Feb, 2021 4 commits
  21. 04 Feb, 2021 2 commits
  22. 03 Feb, 2021 3 commits