"docs/source/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "d696558b0bbcb60f1c4cf68dc93cd22c1077ce06"
[Dataloading] Add class for copying tensors to/from the GPU on a non-default stream (#2284)
* 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
Showing
Please register or sign in to comment