1. 09 Mar, 2021 4 commits
    • Tianqi Zhang (张天启)'s avatar
      [Feature] Add edge coarsening for homogeneous undirected graphs (#2691) · c88fca50
      Tianqi Zhang (张天启) authored
      
      
      * finish graph matching gpu version
      
      * use C++ shuffle
      
      * finish graph matching
      
      * fix bug
      
      * fix bug
      
      * change name and use swap
      
      * upt
      
      * fix format problem
      
      * fix format problem
      
      * stronger test
      
      * upt
      
      * upt
      
      * change python api
      
      * upt
      
      * upt
      
      * format check
      
      * upt
      
      * upt
      
      * fix bug
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      c88fca50
    • 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
    • Hengrui Zhang's avatar
      [Feature] QM9Edge Dataset Support (#2704) · a1f59c3b
      Hengrui Zhang authored
      
      
      * [Feature] Support QM9Edge Datset
      
      * Update qm9_edge.py
      
      * disable tqdm
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * remove preprocessing part
      
      * add comparisons in qm9.py
      
      * [docs] add qm9edge dataset
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      a1f59c3b
  2. 05 Mar, 2021 1 commit
  3. 03 Mar, 2021 1 commit
  4. 02 Mar, 2021 2 commits
  5. 01 Mar, 2021 2 commits
  6. 28 Feb, 2021 2 commits
  7. 26 Feb, 2021 1 commit
  8. 25 Feb, 2021 6 commits
  9. 24 Feb, 2021 2 commits
  10. 23 Feb, 2021 5 commits
  11. 22 Feb, 2021 2 commits
  12. 21 Feb, 2021 2 commits
  13. 20 Feb, 2021 1 commit
  14. 19 Feb, 2021 5 commits
  15. 16 Feb, 2021 1 commit
  16. 12 Feb, 2021 2 commits
  17. 10 Feb, 2021 1 commit