- 01 Apr, 2021 5 commits
-
-
pawelpiotrowicz authored
Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
Minjie Wang authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide * remove chapter numbers * Update data.rst * image in dataset userguide * update links using ref * modify the link of save_graphs and load_graphs in dataset user guide * move image to s3 server. * fix links and ref * Hide implementations that may cause confusions to the user * add papers * fix number of classes in Amazon Cobuy datasets * add two papers to Awesome paper list * Update README.md * add four papers * add two papers
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Hide implementations that may cause confusions to the user * fix number of classes in Amazon Cobuy datasets * add four papers * fix feature type of TU dataset * fix readme * remove commented codes Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
milesial authored
-
- 30 Mar, 2021 1 commit
-
-
Da Zheng authored
* remove num_workers. * remove num_workers. * remove num_workers. * remove num-servers. * update error message. * update docstring. * fix docs. * fix tests. * fix test. * fix. * print messages in test. * fix. * fix test. * fix. Co-authored-by:Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
-
- 29 Mar, 2021 4 commits
-
-
Da Zheng authored
Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Quan (Andy) Gan authored
-
Mufei Li authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
Mufei Li authored
* Update * Add files via upload * Add files via upload * Add files via upload
-
- 28 Mar, 2021 1 commit
-
-
Jinjing Zhou authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 27 Mar, 2021 1 commit
-
-
colten authored
Co-authored-by:messi-k <messi.k@kakaocorp.com>
-
- 25 Mar, 2021 3 commits
-
-
Konstantin Sofeikov authored
* fix for zero degree nodes * Update python/dgl/ops/spmm.py linting fix Co-authored-by:
Zihao Ye <zihaoye.cs@gmail.com> Co-authored-by:
Konstantin Sofeikov <konstantin.sofeikov@complyadvantage.com> Co-authored-by:
Zihao Ye <expye@outlook.com> Co-authored-by:
Zihao Ye <zihaoye.cs@gmail.com>
-
Quan (Andy) Gan authored
* disable cpu fp16 * spell mistakes
-
kyawlinoo authored
* tf nn for edgeConv * Auto stash before merge of "tf_working" and "origin/tf_working" * clean up * added test for edge_conv * fix * fix * fix Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Quan Gan <coin2028@hotmail.com>
-
- 24 Mar, 2021 1 commit
-
-
Quan (Andy) Gan authored
* test * more stuff * add test * fixes * optimize algo * replace unordered_map with arrays * lint * lint x2 * oops * disable gpu csrmm tests * remove gpu invocation * optimize with openmp * remove python functions * add back with docstrings * lint * lint * update python interface * functionize * functionize * lint * lint
-
- 23 Mar, 2021 1 commit
-
-
Chen Sirui authored
* Add hgat example * Add experiment * Clean code * clear the code * Add index in README * Add index in README * Add index in README * Add index in README * Add index in README * Add index in README * Change the code title and folder name * Ready to merge * Prepare for rebase and change message passing function * use git ignore to handle empty file * change file permission to resolve empty file * Change permission * change file mode * Finish Coding * working code cpu * pyg compare * Accelerate with batching * FastMode Enabled * update readme * Update README.md * refractor code * Fix Bug * add a simple temporal sampling method * test results * add train speed result * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * fix bug * Fixed Grammar and Format Issue Co-authored-by:
Chen <chesirui@3c22fbe5458c.ant.amazon.com> Co-authored-by:
Tianjun Xiao <xiaotj1990327@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-4-63.ap-northeast-1.compute.internal> Co-authored-by:
WangXuhongCN <wangxuhongcn@163.com> Co-authored-by:
WangXuhongCN <34096632+WangXuhongCN@users.noreply.github.com>
-
- 22 Mar, 2021 9 commits
-
-
Tianqi Zhang (张天启) authored
* add random_start option for FPS * change doc * change from random_start to start_idx * change error condition * change error msg Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
Hengrui Zhang authored
* [Example ]add mvgrl * [Doc] add mvgrl to readme * add more comments * fix typos * replace tab with space * [doc] replace tab with space * [Doc] fix a typo * fix minor typos * fix typos * fix typos * fix typos * fix typos * fix Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
Kaiqiang Xu authored
Method `dataset.num_labels` has been deprecated and replaced by `dataset.num_classes`. Updating the method name to avoid runtime warning. Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
nv-dlasalle authored
[Bugfix] Wrap cub with CUB_NS_PREFIX and remove dependency on Thrust to linking issues with Torch 1.8 (#2758) * Wrap cub with prefixes and remove thrust * Using counting iterator Co-authored-by:
Zihao Ye <expye@outlook.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
KounianhuaDu authored
* gnn-explainer * gnn-explainer * gnn-explainer * gnn-explainer * fix * fix * fix * readme * readme Co-authored-by:zhjwy9343 <6593865@qq.com>
-
Hengrui Zhang authored
* [Bugfix] add default value for BlockSampler * [Doc] modify user_guide description about MultiLayerDropoutSample Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Da Zheng authored
-
Da Zheng authored
* print error messages. * fix.
-
Da Zheng authored
Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 18 Mar, 2021 3 commits
-
-
Zihao Ye authored
* upd * lint * upd * upd * compatibility * upd * upd Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Jinjing Zhou authored
* fix pickle problem * lint * add pickle tests * fix * fix * fix * fix * fix for windows
-
Zhou Fang authored
The number of edges should be same as posive eids. Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 17 Mar, 2021 3 commits
-
-
Mufei Li authored
* Update * Update * Update * Update Co-authored-by:Ubuntu <ubuntu@ip-172-31-15-8.us-west-2.compute.internal>
-
Mufei Li authored
-
Roger Tu authored
* Address bug where epochs exceed specified limit * fix spacing
-
- 15 Mar, 2021 1 commit
-
-
Minjie Wang authored
-
- 14 Mar, 2021 2 commits
-
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Hide implementations that may cause confusions to the user * fix number of classes in Amazon Cobuy datasets * add four papers
-
鄢振宇Michael Yan authored
-
- 12 Mar, 2021 1 commit
-
-
Mufei Li authored
* Update README.md * Update README.md
-
- 09 Mar, 2021 4 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>
-
Tianqi Zhang (张天启) authored
* change DiffPoolBatchedGraphLayer * fix bug and add benchmark * upt * upt * upt * upt Co-authored-by:Tong He <hetong007@gmail.com>
-
Hengrui Zhang authored
* Add implementation of unsupervised model * [Doc] Update Implementor's information * [doc] add index of infograph * [Feature] QM9_v2 Dataset Support * fix a typo * move qm9dataset from data to examples * Update qm9_v2.py * Infograph -> InfoGraph * add implementation and results of semi-supervised model * Update README.md * Update README.md * fix a typo * Remove the duplicated links. * fix some typos * fix typos * update model.py * update collate fn * remove unused functions * Update model.py * add device option * Update evaluate_embedding.py * Update evaluate_embedding.py * Update unsupervised.py * Fix typos * fix bugs * Update README.md Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-