* huuuuge update
* remove
* lint
* lint
* fix
* what happened to nccl
* update multi-gpu unsupervised graphsage example
* replace most of the dgl.mp.process with torch.mp.spawn
* update if condition for use_uva case
* update user guide
* address comments
* incorporating suggestions from @jermainewang
* oops
* fix tutorial to pass CI
* oops
* fix again
Co-authored-by: Xin Yao <xiny@nvidia.com>
* add sparse and mutil gpu support
* update multi gpu
* update readme
* remove multi gpu
* add multiple gpus support
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
Co-authored-by: Zihao Ye <expye@outlook.com>
* slice dstdata from srcdata within nn module
* a bunch of fixes
* add comment
* fix gcmc layer
* repr for blocks
* fix
* fix context
* fix
* do not copy internal columns
* docstring
* Add an example for GATNE-T
* Update README.md
* Add links for datasets
* Update README.md with running results
* Update README.md
* Add comments
* Update main.py
* Remove node type name `user`
Co-authored-by: Da Zheng <zhengda1936@gmail.com>