1. 22 Nov, 2020 1 commit
  2. 17 Nov, 2020 1 commit
  3. 07 Nov, 2020 1 commit
  4. 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
  5. 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
  6. 17 Oct, 2020 1 commit
  7. 29 Sep, 2020 1 commit
  8. 24 Sep, 2020 1 commit
  9. 11 Sep, 2020 2 commits
  10. 10 Sep, 2020 2 commits
  11. 08 Sep, 2020 1 commit
  12. 03 Sep, 2020 1 commit
  13. 29 Aug, 2020 2 commits
  14. 28 Aug, 2020 1 commit
  15. 27 Aug, 2020 1 commit
  16. 26 Aug, 2020 1 commit
  17. 24 Aug, 2020 1 commit
  18. 19 Aug, 2020 2 commits
  19. 18 Aug, 2020 6 commits
  20. 17 Aug, 2020 4 commits
  21. 14 Aug, 2020 2 commits
  22. 13 Aug, 2020 2 commits
  23. 12 Aug, 2020 4 commits