- 27 Mar, 2022 1 commit
-
-
Cheng Wan authored
* upd * upd * upd * upd * upd * fix OpenMP compatibility issues * typo * partition * misc * fix typo * num_parts=1 * import torch * long * print info * print info * print info * upd * remove debug code * revert partition.py * fix cut count * fix cut count * Revert "fix cut count" This reverts commit 10926b4fd48f45c8f1ddb58be7db6c22e653effd. * Revert "fix cut count" This reverts commit 76465283bef093a2b4209ad70dd15d2437b2ec8a. * type of deprecate * typo in deprecate info * fix typo * use cv for partitioning * CE * no message * revert * typo * add objtype * no message * fix bug * fix bug * fix bug * ? * semicolon * drop tensors * no message * backward * backward * max op * store X.shape * th * test * Revert "test" This reverts commit 92b3b2f64a3a1128590098fa03ce429c5466e6ce. * test * tolist * debug * to cuda * tuple * fix bug * remove X * no message * fix bug * workload balance * Revert "workload balance" This reverts commit d7f8e4a16ba2a7eabb4a9bb945523bfe6623e723. * reverse * Revert "reverse" This reverts commit 8a71cf25685aa7d889b9b8881b46f7a16b7d6e6d. * Revert "Revert "reverse"" This reverts commit 196b143932d5cf9813576ece7c990b63d322d063. * Revert "Revert "Revert "reverse""" This reverts commit cf9e89a07013582056e7cde235e51331aca7fa9c. * no message * Merge commit '5498cf05' # Conflicts: # python/dgl/distributed/partition.py * Revert "Merge commit '5498cf05 '" This reverts commit f79be2ad777897c7025b28308454cad81ad6bb27. * fix bug * third party * no message * try to avoid memory leak * try to avoid memory leak * avoid memory leak with no hope * Revert "avoid memory leak with no hope" This reverts commit c77befe9479f46758e744642f66dd209b50eef7d. * no message * Revert "no message" This reverts commit 478cb28fe25fb1002b2f1dc202bb9bdaad8b2a56. * del * Revert "del" This reverts commit 1b468e45ce646b400ff3ffa61a0b2da058b3bdfd. * no message * no message * Revert "no message" This reverts commit 92e4f5561ed42da0606618b2fff9f1ad5ed439d9. * third party * document * Update metis_partition.cc * Update metis_partition_hetero.cc * Update metis_partition_hetero.cc * Update partition.py * Update partition.py * Update partition.py Co-authored-by:
yzh119 <expye@outlook.com> Co-authored-by:
chwan-rice <54331508+chwan-rice@users.noreply.github.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
-
- 26 Mar, 2022 3 commits
-
-
Minjie Wang authored
* wip: dataloading doc * update dataloading package doc and many others * lint
-
Sai Kandregula authored
* gat layers fix * minor bug Co-authored-by:
decoherencer <decoherencer@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Quan (Andy) Gan authored
* fix * unit test
-
- 25 Mar, 2022 4 commits
-
-
István Ketykó authored
fix #3812 Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Tong He authored
Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Quan (Andy) Gan authored
* fix distributed multi-GPU example device * try Join * update version requirement in README * use model.join * fix docs Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Rhett Ying authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 24 Mar, 2022 4 commits
-
-
Quan (Andy) Gan authored
* fix uva sampling with features * fix * add is_listlike function to distinguish strings from sequence * fix Co-authored-by:nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
Quan (Andy) Gan authored
* fix * remove setcxx methods * move pin flag to CSR and COO matrix Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Sai Kandregula authored
* get_attention parameter in GlobalAttentionPooling * removed trailing whitespace * lint fix Co-authored-by:
decoherencer <decoherencer@users.noreply.github.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
Rhett Ying authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 23 Mar, 2022 4 commits
-
-
Xin Yao authored
* fix multi-gpu rgcn example * remove dgl.multiprocessing in turorials * add a comment Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Mufei Li authored
* Update * Update * Update
-
Mufei Li authored
* Update * Fix * Update * Update * Update * Update * Update * Update * Update * Update
-
Jinjing Zhou authored
* try fix * try fix * try fix * try fix * Revert "try fix" This reverts commit a3fa0b1e9c0ab892cc3a22acf3770903db8b14a7. * try fix shared memory * try fix shared memory * try fix image version * fix
-
- 14 Mar, 2022 1 commit
-
-
Rhett Ying authored
* [BugFix] pass ntype/etype into partition book when node/edge_split * fix test failure * fix test failue on mxnet * fix test failure
-
- 11 Mar, 2022 1 commit
-
-
nv-dlasalle authored
* Add pure_gpu example of graphsage * move to advanced directory Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
- 10 Mar, 2022 3 commits
-
-
RecLusIve-F authored
* [Model]P-GNN * updata * [Example]P-GNN * Update README.md Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
paoxiaode authored
* Change the curand_init parameter * Change the curand_init parameter * commit * commit Co-authored-by:nv-dlasalle <63612878+nv-dlasalle@users.noreply.github.com>
-
Quan (Andy) Gan authored
* compatibility to DLPack 0.6 in tensoradapter * fix * oops Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 08 Mar, 2022 1 commit
-
-
Jinjing Zhou authored
* fix * fix bench * fix * Update bench_rgcn.py * try fix * fix wrong fix * Update bench_rgcn.py
-
- 07 Mar, 2022 1 commit
-
-
Quan (Andy) Gan authored
-
- 06 Mar, 2022 1 commit
-
-
Rhett Ying authored
-
- 04 Mar, 2022 1 commit
-
-
Jinjing Zhou authored
* fix * try mount * what's happening * fix * ci
-
- 03 Mar, 2022 1 commit
-
-
Rhett Ying authored
-
- 02 Mar, 2022 2 commits
-
-
Rhett Ying authored
-
Quan (Andy) Gan authored
-
- 01 Mar, 2022 2 commits
-
-
Quan (Andy) Gan authored
* fix * explain * oops
-
Rhett Ying authored
-
- 28 Feb, 2022 10 commits
-
-
Da Zheng authored
* fix a bug. * Update pylintrc * fix. Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
* split files * fix
-
Quan (Andy) Gan authored
* Update randomwalk_gpu.cu * Update randomwalk_gpu.cu
-
Xin Yao authored
Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Xin Yao authored
-
Mufei Li authored
* Update nn-pytorch.rst * Update dgl.data.rst * Update dgl.rst
-
Quan (Andy) Gan authored
* fix * raise an error * fix docserver crash
-
Jinjing Zhou authored
* add * remove * fix * rework the readme and some changes * add png * update png * add recipe get * sort recipe list and remove copy * fix Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
Minjie Wang authored
-
Minjie Wang authored
-