- 15 Nov, 2022 1 commit
-
-
peizhou001 authored
rename DGLHeteroGraph to DGLGraph
-
- 26 Sep, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
* [Misc] Black auto fix. * sort Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 27 Feb, 2022 1 commit
-
-
Quan (Andy) Gan authored
* 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>
-
- 17 May, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 14 May, 2021 1 commit
-
-
Quan (Andy) Gan authored
* standardizing thread_wrapped_func * lints * Update __init__.py
-
- 10 Oct, 2020 1 commit
-
-
esang authored
* 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>
-
- 19 Aug, 2020 1 commit
-
-
Mufei Li authored
* Update README.md * Update * Fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
-
- 17 Aug, 2020 1 commit
-
-
Mufei Li authored
* Update graph * Fix for dgl.graph * from_scipy * Replace canonical_etypes with relations * from_networkx * Update for hetero_from_relations * Roll back the change of canonical_etypes to relations * heterograph * bipartite * Update doc * Fix lint * Fix lint * Fix test cases * Fix * Fix * Fix * Fix * Fix * Fix * Update * Fix test * Fix * Update * Use DGLError * Update * Update * Update * Update * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Update * Fix * Update * Fix * Fix * Fix * Update * Fix * Update * Fix * Update * Update * Update * Update * Update * Update * Update * Fix * Fix * Update * Update * Update * Update * Update * Update * rewrite sanity checks * delete unnecessary checks * Update * Update * Update * Update * Update * Update * Update * Update * Fix * Update * Update * Update * Fix * Fix * Fix * Update * Fix * Update * Fix * Fix * Update * Fix * Update * Fix Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Quan Gan <coin2028@hotmail.com>
-
- 25 Jul, 2020 1 commit
-
-
Quan (Andy) Gan authored
* 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
-
- 06 May, 2020 1 commit
-
-
Linfang He authored
* 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>
-