1. 12 Jan, 2021 2 commits
  2. 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
  3. 10 Jan, 2021 1 commit
  4. 09 Jan, 2021 1 commit
  5. 08 Jan, 2021 2 commits
  6. 07 Jan, 2021 2 commits
  7. 06 Jan, 2021 3 commits
  8. 05 Jan, 2021 3 commits
  9. 04 Jan, 2021 4 commits
  10. 03 Jan, 2021 1 commit
  11. 02 Jan, 2021 1 commit
  12. 01 Jan, 2021 2 commits
  13. 31 Dec, 2020 2 commits
  14. 29 Dec, 2020 1 commit
    • Haoming Lu's avatar
      [Papers] Update papers using DGL (#2459) · 035f1ae3
      Haoming Lu authored
      Added three papers using DGL:
      NHK_STRL at WNUT-2020 Task 2: GATs with Syntactic Dependencies as Edges and CTC-based Loss for Text Classification
      Relation-aware Graph Attention Networks with Relational Position Encodings for Emotion Recognition in Conversations
      PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networks
      035f1ae3
  15. 28 Dec, 2020 4 commits
  16. 27 Dec, 2020 1 commit
  17. 26 Dec, 2020 3 commits
  18. 25 Dec, 2020 2 commits
    • Quan (Andy) Gan's avatar
    • Quan (Andy) Gan's avatar
      [Performance] Use allocator from PyTorch if possible (#2328) · 9a7235fa
      Quan (Andy) Gan authored
      * first commit
      
      * some thoughts
      
      * move around
      
      * more commit
      
      * more fixes
      
      * now it uses torch allocator
      
      * fix symbol export error
      
      * fix
      
      * fixes
      
      * test fix
      
      * add script
      
      * building separate library per version
      
      * fix for vs2019
      
      * more fixes
      
      * fix on windows build
      
      * update jenkinsfile
      
      * auto copy built dlls for windows
      
      * lint and installation guide update
      
      * fix
      
      * specify conda environment
      
      * set environment for ci
      
      * fix
      
      * fix
      
      * fix
      
      * fix again
      
      * revert
      
      * fix cmake
      
      * fix
      
      * switch to using python interpreter path
      
      * remove scripts
      
      * debug
      
      * oops sorry
      
      * Update index.rst
      
      * Update index.rst
      
      * copies automatically, no need for this
      
      * do not print message if library not found
      
      * tiny fixes
      
      * debug on nightly
      
      * replace add_compile_definitions to make CMake 3.5 happy
      
      * fix linking to wrong lib for multiple pytorch envs
      
      * changed building strategy
      
      * fix nightly
      
      * fix windows
      
      * fix windows again
      
      * setup bugfix
      
      * address comments
      
      * change README
      9a7235fa
  19. 23 Dec, 2020 1 commit