- 14 Mar, 2021 1 commit
-
-
鄢振宇Michael Yan authored
-
- 09 Mar, 2021 3 commits
-
-
xnouhz authored
* [example] arma * update * update * update * update * update * [example] dimenet * [docs] update dimenet * [docs] update tf results * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Tianqi Zhang (张天启) authored
* finish graph matching gpu version * use C++ shuffle * finish graph matching * fix bug * fix bug * change name and use swap * upt * fix format problem * fix format problem * stronger test * upt * upt * change python api * upt * upt * format check * upt * upt * fix bug Co-authored-by:Tong He <hetong007@gmail.com>
-
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:Mufei Li <mufeili1996@gmail.com>
-
- 03 Mar, 2021 1 commit
-
-
Mufei Li authored
* Update * update * Update Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 01 Mar, 2021 1 commit
-
-
Da Zheng authored
* support gpu training. * remove unnecessary arguments. * update README. * update time measurement. * add zero_grad. Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 28 Feb, 2021 1 commit
-
-
Padarn Wilson authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 25 Feb, 2021 2 commits
-
-
Quan (Andy) Gan authored
* rename block to mfg * revert * rename
-
Ligeng Zhu authored
* Update partition.py * fix lint. Co-authored-by:Da Zheng <zhengda1936@gmail.com>
-
- 24 Feb, 2021 1 commit
-
-
Quan (Andy) Gan authored
Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 23 Feb, 2021 3 commits
-
-
Quan (Andy) Gan authored
Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Tong He authored
* add docstring for gin * update doc Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Zihao Ye authored
* upd * lint * upd * fix * fix * upd * upd * fix * warning * upd * upd
-
- 22 Feb, 2021 2 commits
-
-
xiang song(charlie.song) authored
* Fix munmap bug * lint * update Co-authored-by:Ubuntu <ubuntu@ip-172-31-56-220.ec2.internal>
-
xiang song(charlie.song) authored
* Add warning for invalid graph of edge UDF * lint Co-authored-by:Ubuntu <ubuntu@ip-172-31-56-220.ec2.internal>
-
- 21 Feb, 2021 2 commits
- 20 Feb, 2021 1 commit
-
-
Minjie Wang authored
* reorg * change titles * rm some stale API doc; minor fix * fix docs * add warning * rm new-tutorial run in ci * lint
-
- 19 Feb, 2021 4 commits
-
-
Da Zheng authored
* update DistGraph docstrings. * add user guide. * add doc string. * fix. * fix. * fix. Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
xiang song(charlie.song) authored
Co-authored-by:
Ubuntu <ubuntu@ip-172-31-56-220.ec2.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Quan (Andy) Gan authored
* Update edgeconv.py * update edgeconv to builtin * add explanation on why ReLU is not there * remove redundant code
-
Quan (Andy) Gan authored
-
- 12 Feb, 2021 2 commits
-
-
Zihao Ye authored
* upd * fix weight and sum * upd sortpool
-
Quan (Andy) Gan authored
-
- 10 Feb, 2021 1 commit
-
-
Zihao Ye authored
* upd * fix * upd * upd * udp * upd * upd * upd * upd * upd * upd Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 08 Feb, 2021 2 commits
-
-
Tong He authored
* fix doc * update docstring for transformation on batch graph * update cn guide * fix format * update rst
-
nv-dlasalle authored
* Add start of to_block gpu implementation * Pull in more changes from 0.4.2 cuda_to_block * Move more code to IdArray * Refactor DeviceNodeMapMaker * Updates * get compiling * Integrate to_block * Fix ID allocation * Minor fixes * Cleanup cuda calls to use cuda_common * Reduce kernel calls * Lint cleanup * Expand documentation * Remove unused function * Rename variables for consistency * Add doxygen comments * Fix file extension * Remove raw asynccopy for deviceapi * Remove unused function * Fix block/tile configuration * Add cuda_device_common.cuh * Add basic hashtable * Migrate part of hashtable * Refactor to use external hashtable * Make functions members * Format hash table functions * Migrate duplicate filling * Move last function over * Refactor with cu file * lint c++ code * Move context check to C++ code * Use macro switch * Add missing files * Update docstring * update docs * Move atomic functions * Refactor hashtable * Fix linting * Expand docs * Fix mismatched argument names * Switch doxygen comments from using @param to \param Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
- 07 Feb, 2021 1 commit
-
-
Quan (Andy) Gan authored
* large graph training tutorials * add full graph link prediction update * fix * fix * fix * addressed comments
-
- 05 Feb, 2021 3 commits
-
-
Jinjing Zhou authored
-
Mufei Li authored
* update * Misc fix * Update
-
xiang song(charlie.song) authored
* Fix pytorch TCP kvstore bug * lint * Fix * upd * Fix lint * Fix * trigger * fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-56-220.ec2.internal>
-
- 03 Feb, 2021 2 commits
-
-
Mufei Li authored
[Dataset] Change the Data Type of the Node Features in GINDataset/TUDataset from Float64 to Float32 (#2592) * Update * Update * Update * update Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Tong He <hetong007@gmail.com>
-
Zihao Ye authored
* upd * trigger * upd
-
- 02 Feb, 2021 3 commits
-
-
Quan (Andy) Gan authored
* fix * ? Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Yu Sun authored
* [Feature] Add reverse edges in CitationGraphDataset * fix bug * fix bug * fix bug * Update python/dgl/data/citation_graph.py Co-authored-by:
Xiangkun Hu <huxk_hit@qq.com> * fix notes * fix notes * fix bugs * solve requested changes * fix bug * fix bug Co-authored-by:
Xiangkun Hu <huxk_hit@qq.com>
-
Quan (Andy) Gan authored
-
- 31 Jan, 2021 1 commit
-
-
Zihao Ye authored
* upd * upd
-
- 29 Jan, 2021 1 commit
-
-
Quan (Andy) Gan authored
* fix heterograph conv * remove test cases * fix test * fix test * fix test Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 28 Jan, 2021 2 commits
-
-
Chen Sirui authored
* add multihead in DotGatConv * Fix spacing issue * Add Unit test for dotgat * Modified Unit test for dotgat * Add transformer like divisor * Update dotgatconv.py Co-authored-by:
Chen <chesirui@3c22fbe5458c.ant.amazon.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
Zihao Ye authored
-