"...git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "3fba74e15305d86ce285e8616714156f43c8efd8"
  1. 28 Jun, 2021 1 commit
  2. 21 Jun, 2021 1 commit
    • Kay Liu's avatar
      [Feature] add permission information and fix import problems (#3036) · 9706eaa8
      Kay Liu authored
      
      
      * [Feature] add positive negative statistics
      
      * [Feature] add permission information and fix import problem
      
      * fix backend incompatible problem
      
      * modify random split to remove sklearn usage
      
      * modify file read to remove pandas usage
      
      * add datasets into doc
      
      * add random seed in data splitting
      
      * add dataset unit test
      
      * usage permission information update
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      9706eaa8
  3. 17 Jun, 2021 1 commit
  4. 16 Jun, 2021 1 commit
  5. 10 Jun, 2021 1 commit
  6. 07 Jun, 2021 1 commit
  7. 18 May, 2021 1 commit
  8. 17 May, 2021 2 commits
  9. 14 May, 2021 1 commit
  10. 11 May, 2021 1 commit
  11. 03 May, 2021 1 commit
  12. 09 Mar, 2021 1 commit
    • Hengrui Zhang's avatar
      [Feature] QM9Edge Dataset Support (#2704) · a1f59c3b
      Hengrui Zhang authored
      
      
      * [Feature] Support QM9Edge Datset
      
      * Update qm9_edge.py
      
      * disable tqdm
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * remove preprocessing part
      
      * add comparisons in qm9.py
      
      * [docs] add qm9edge dataset
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      a1f59c3b
  13. 25 Feb, 2021 1 commit
  14. 20 Feb, 2021 1 commit
  15. 19 Feb, 2021 2 commits
  16. 02 Feb, 2021 1 commit
  17. 28 Jan, 2021 2 commits
  18. 27 Jan, 2021 1 commit
    • xiang song(charlie.song)'s avatar
      [Feature] Add support for sparse embedding (#2451) · a7e941c3
      xiang song(charlie.song) authored
      
      
      * Add sparse embedding for dgl and update rgcn example
      
      * upd
      
      * Fix
      
      * Revert "Fix"
      
      This reverts commit 4da87cdfb8b8c3506b7fc7376cd2385ba8045c2a.
      
      * Fix
      
      * upd
      
      * upd
      
      * Fix
      
      * Add unitest and update impl
      
      * fix
      
      * Clean up rgcn example code
      
      * upd
      
      * upd
      
      * update
      
      * Fix
      
      * update score
      
      * sparse for sage
      
      * remove model sparse
      
      * upd
      
      * upd
      
      * remove global norm
      
      * revert delete model_sparse.py
      
      * update according to comments
      
      * Fix doc
      
      * upd
      
      * Fix test
      
      * upd
      
      * lint
      
      * lint
      
      * lint
      
      * upd
      
      * upd
      
      * clean up
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-56-220.ec2.internal>
      a7e941c3
  19. 26 Jan, 2021 2 commits
  20. 24 Jan, 2021 1 commit
  21. 20 Jan, 2021 1 commit
  22. 14 Jan, 2021 1 commit
  23. 10 Jan, 2021 1 commit
  24. 07 Jan, 2021 1 commit
  25. 06 Jan, 2021 1 commit
  26. 04 Jan, 2021 1 commit
  27. 21 Dec, 2020 1 commit
  28. 27 Nov, 2020 1 commit
  29. 19 Nov, 2020 1 commit
  30. 07 Nov, 2020 1 commit
  31. 02 Nov, 2020 1 commit
  32. 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
  33. 21 Sep, 2020 1 commit
  34. 12 Sep, 2020 2 commits
  35. 23 Aug, 2020 1 commit