1. 17 Dec, 2020 1 commit
  2. 15 Dec, 2020 1 commit
    • Minjie Wang's avatar
      [Test] Basic regression test setup. (#2415) · 6634b984
      Minjie Wang authored
      
      
      * add machine name
      
      * update scripts
      
      * update script
      
      * test commit
      
      * change run.sh
      
      * model acc bench for gcn and sage
      
      * get basic pipeline setup for local benchmarking
      
      * try to bridge pytest with asv
      
      * fix deps
      
      * move asv to other folders
      
      * move dir
      
      * update script
      
      * new setup
      
      * delete useless file
      
      * delete outputs
      
      * remove dependency on pytest
      
      * update script
      
      * test commit
      
      * stuck by torch version in dgl-ci-gpu
      
      * update readme
      
      * update asv conf
      
      * missing files
      
      * remove the old regression folder
      
      * api bench
      
      * add batch api bench
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      6634b984
  3. 07 Dec, 2020 1 commit
  4. 22 Nov, 2020 1 commit
  5. 17 Nov, 2020 1 commit
  6. 07 Nov, 2020 1 commit
  7. 05 Nov, 2020 1 commit
    • Xiangkun Hu's avatar
      [Bugfix] GINDataset check whether labels are all valid (#2319) · 5f198763
      Xiangkun Hu authored
      * PPIDataset
      
      * Revert "PPIDataset"
      
      This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
      
      * check whether the original labels are valid
      
      * add unit test for gin dataset
      
      * bug of asscalar in mxnet<=1.6
      
      * mxnet<=1.6 asscalar requires ndarray to be shaped (1,)
      
      * skip gpu while testing datasets
      
      * Update test_data.py
      
      * test of gin dataset takes too much time
      5f198763
  8. 30 Oct, 2020 1 commit
    • nv-dlasalle's avatar
      [Dataloading] Add class for copying tensors to/from the GPU on a non-default stream (#2284) · f673fc25
      nv-dlasalle authored
      * Add async transferer class
      
      * Add async ndarray copy interface
      
      * Add python bindings
      
      * Fix comment
      
      * Add python class
      
      * Fix linting issues
      
      * Add python unit test
      
      * Update python interface
      
      * move async_transferer to cuda only directory
      
      * Fix linting issue
      
      * Move out of contrib
      
      * Add doc strings
      
      * Move test compute from backend
      
      * Update comment
      
      * Fix test naming
      
      * Fix argument usage
      
      * Wrap/unwrap backend parameters
      
      * Move to dataloading
      
      * Move to 'dataloading'
      
      * Make GPU/CPU compatible
      
      * Fix unit tests
      
      * Add docs
      
      * Use only backend interface for datamovement in unit test
      f673fc25
  9. 17 Oct, 2020 1 commit
  10. 29 Sep, 2020 1 commit
  11. 24 Sep, 2020 1 commit
  12. 11 Sep, 2020 2 commits
  13. 10 Sep, 2020 2 commits
  14. 08 Sep, 2020 1 commit
  15. 03 Sep, 2020 1 commit
  16. 29 Aug, 2020 2 commits
  17. 28 Aug, 2020 1 commit
  18. 27 Aug, 2020 1 commit
  19. 26 Aug, 2020 1 commit
  20. 24 Aug, 2020 1 commit
  21. 19 Aug, 2020 2 commits
  22. 18 Aug, 2020 6 commits
  23. 17 Aug, 2020 4 commits
  24. 14 Aug, 2020 2 commits
  25. 13 Aug, 2020 2 commits
  26. 12 Aug, 2020 1 commit