"doc/vscode:/vscode.git/clone" did not exist on "ca93cf7548d8ceeb5b3dc35ac66d550400a313ee"
  1. 20 Jan, 2021 3 commits
    • xnouhz's avatar
      [Feature] QM9 Dataset Support (#2521) · 2c6d0716
      xnouhz authored
      
      
      * [Model] MixHop for Node Classification task
      
      * [docs] update
      
      * [docs] update
      
      * [fix] remove seed option
      
      * [fix] update readme
      
      * [feature] support qm9 dataset
      
      * [style] update
      
      * [docs] fix the details
      
      * [fix] indexing only support int
      
      * [style] update
      
      * [fix] multiple backends support
      
      * [docs] add qm9
      
      * [fix] Z type: float32 -> int32
      
      * [fix] Z type: int32 -> long
      
      * [docs] add ref
      
      * [docs] fix
      
      * [docs] update
      
      * [docs] update
      
      * [fix] test eval
      
      * [docs] fix example
      Co-authored-by: default avatarxnuohz@126.com <ubuntu@ip-172-31-44-184.us-east-2.compute.internal>
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      2c6d0716
    • Jinjing Zhou's avatar
      [Test] API benchmarks (#2542) · 0c156573
      Jinjing Zhou authored
      
      
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      
      * add benchmarks
      
      * add
      
      * fix
      
      * update
      
      * remove RandomState
      
      * tmp remove
      
      * new batch
      
      * fix
      
      * fix
      
      * fix
      
      * address comment
      
      * fix warning
      
      * fix
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      0c156573
    • Josh Carty's avatar
      Add a TensorFlow example for SGC (#2480) · 8a2b54d1
      Josh Carty authored
      
      
      This is a TensorFlow implementation of Simple Graph Convolution. For
      simplicity, we use the implementation of AdamW in TensorFlow Addons
      that differs from Adam in PyTorch. This results in worse performance
      on the evaluation datasets.
      Co-authored-by: default avatarJosh Carty <joshuac@spotify.com>
      Co-authored-by: default avatarZihao Ye <expye@outlook.com>
      8a2b54d1
  2. 19 Jan, 2021 2 commits
  3. 18 Jan, 2021 3 commits
    • 张天启's avatar
      [Example] Add HGP-SL example for pytorch backend (#2515) · b36b6c26
      张天启 authored
      
      
      * add sagpool example for pytorch backend
      
      * polish sagpool example for pytorch backend
      
      * [Example] SAGPool: use std variance
      
      * [Example] SAGPool: change to std
      
      * add sagpool example to index page
      
      * add graph property prediction tag to sagpool
      
      * [Example] add graph classification example HGP-SL
      
      * [Example] fix sagpool
      
      * fix bug
      
      * [Example] change tab to space in README of hgp-sl
      
      * remove redundant files
      
      * remote redundant network
      
      * [Example]: change link from code to doc in HGP-SL
      
      * [Example] in HGP-SL, change to meaningful name
      
      * [Example] Fix path mistake for 'hardgat'
      Co-authored-by: default avatarzhangtianqi <tianqizh@amazon.com>
      b36b6c26
    • Minjie Wang's avatar
      Add one paper · 1caf01d0
      Minjie Wang authored
      1caf01d0
    • Minjie Wang's avatar
      Update README.md · 6b463820
      Minjie Wang authored
      6b463820
  4. 17 Jan, 2021 1 commit
  5. 15 Jan, 2021 2 commits
  6. 14 Jan, 2021 9 commits
  7. 13 Jan, 2021 6 commits
  8. 12 Jan, 2021 4 commits
  9. 11 Jan, 2021 4 commits
    • Jinjing Zhou's avatar
      Integrate Regression Test with Jenkins (#2448) · 71283997
      Jinjing Zhou authored
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      71283997
    • Tong He's avatar
      add one paper (#2513) · 4e7a646b
      Tong He authored
      4e7a646b
    • Xiangkun Hu's avatar
      [Doc] Add two papers to Awesome papers list (#2511) · 48078622
      Xiangkun Hu authored
      * PPIDataset
      
      * Revert "PPIDataset"
      
      This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
      
      * data pipeline user guide
      
      * remove chapter numbers
      
      * Update data.rst
      
      * image in dataset userguide
      
      * update links using ref
      
      * modify the link of save_graphs and load_graphs in dataset user guide
      
      * move image to s3 server.
      
      * fix links and ref
      
      * Hide implementations that may cause confusions to the user
      
      * add papers
      
      * fix number of classes in Amazon Cobuy datasets
      
      * add two papers to Awesome paper list
      
      * Update README.md
      48078622
    • Tong He's avatar
      [Doc] Update GraphDataLoader in our docs (#2504) · a9f8f258
      Tong He authored
      
      
      * update graphdataloader in docs
      
      * fix
      
      * update examples
      
      * fix sagpool
      Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
      a9f8f258
  10. 10 Jan, 2021 1 commit
  11. 09 Jan, 2021 1 commit
  12. 08 Jan, 2021 2 commits
  13. 07 Jan, 2021 2 commits