1. 22 Feb, 2021 2 commits
  2. 21 Feb, 2021 2 commits
  3. 20 Feb, 2021 1 commit
  4. 19 Feb, 2021 5 commits
  5. 16 Feb, 2021 1 commit
  6. 12 Feb, 2021 2 commits
  7. 10 Feb, 2021 2 commits
  8. 09 Feb, 2021 2 commits
  9. 08 Feb, 2021 6 commits
    • Jinjing Zhou's avatar
      [Regression] Fix regression tests (#2639) · 0aca5660
      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
      
      * fix
      
      * fix
      
      * fix
      
      * add multiupdate all
      
      * address comment
      
      * fix
      
      * add benchmarks
      
      * add
      
      * fix timing
      
      * fix
      
      * push
      
      * add -v
      
      * [Example] NGCF (#2564)
      
      * ngcf
      
      * ngcf
      
      * update
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      
      * Revert "[Example] NGCF (#2564)" (#2611)
      
      This reverts commit a75e04f408c719289f478ca129784e05655d8def.
      
      * fix
      
      * change task
      
      * fix
      
      * fix
      
      * fix2
      
      * enable tensoradapter when benchmark
      
      * minor fix
      
      * trigger ci
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * lint
      
      * fix
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      Co-authored-by: default avatarKounianhuaDu <51199171+KounianhuaDu@users.noreply.github.com>
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      0aca5660
    • Quan (Andy) Gan's avatar
      [Doc] Fix inconsistencies and GPU code (#2642) · 117dd252
      Quan (Andy) Gan authored
      * fix inconsistencies and GPu
      
      * bug fixes
      
      * fix
      
      * trigger new tutorials
      117dd252
    • Tong He's avatar
      [Doc] Update docs to motivate the use of set_batch_num_nodes and set_batch_num_edges (#2630) · 8ccb8206
      Tong He authored
      * fix doc
      
      * update docstring for transformation on batch graph
      
      * update cn guide
      
      * fix format
      
      * update rst
      8ccb8206
    • xiang song(charlie.song)'s avatar
      Fix numbers (#2641) · 48d357b8
      xiang song(charlie.song) authored
      
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-56-220.ec2.internal>
      48d357b8
    • nv-dlasalle's avatar
      [Sampling] Implement `dgl.to_block()` for the GPU (#2339) · bc3a532f
      nv-dlasalle authored
      
      
      * Add start of to_block gpu implementation
      
      * Pull in more changes from 0.4.2 cuda_to_block
      
      * Move more code to IdArray
      
      * Refactor DeviceNodeMapMaker
      
      * Updates
      
      * get compiling
      
      * Integrate to_block
      
      * Fix ID allocation
      
      * Minor fixes
      
      * Cleanup cuda calls to use cuda_common
      
      * Reduce kernel calls
      
      * Lint cleanup
      
      * Expand documentation
      
      * Remove unused function
      
      * Rename variables for consistency
      
      * Add doxygen comments
      
      * Fix file extension
      
      * Remove raw asynccopy for deviceapi
      
      * Remove unused function
      
      * Fix block/tile configuration
      
      * Add cuda_device_common.cuh
      
      * Add basic hashtable
      
      * Migrate part of hashtable
      
      * Refactor to use external hashtable
      
      * Make functions members
      
      * Format hash table functions
      
      * Migrate duplicate filling
      
      * Move last function over
      
      * Refactor with cu file
      
      * lint c++ code
      
      * Move context check to C++ code
      
      * Use macro switch
      
      * Add missing files
      
      * Update docstring
      
      * update docs
      
      * Move atomic functions
      
      * Refactor hashtable
      
      * Fix linting
      
      * Expand docs
      
      * Fix mismatched argument names
      
      * Switch doxygen comments from using @param to \param
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      bc3a532f
    • Tianjun Xiao's avatar
      [Example]Add dependencies for GNN-Film and dagnn (#2633) · ae18d7f0
      Tianjun Xiao authored
      * add dependencies for GNN-Film and dagnn
      
      * fix
      
      * fix
      
      * fix
      ae18d7f0
  10. 07 Feb, 2021 1 commit
  11. 05 Feb, 2021 5 commits
  12. 04 Feb, 2021 3 commits
  13. 03 Feb, 2021 5 commits
  14. 02 Feb, 2021 3 commits