[Performance] Perform to_block on the GPU when the dataloader is created with...
[Performance] Perform to_block on the GPU when the dataloader is created with a GPU `device`. (#3016)
* add output device for dataloading
* Update dataloader
* Get sampler device from dataloader
* Fix line length
* Update examples
* Fix to_block GPU for empty relation types
* Handle the case where the DistGraph has None for the underlying graph
Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
Showing
Please register or sign in to comment