"docs/git@developer.sourcefind.cn:OpenDAS/lmdeploy.git" did not exist on "f44ef17c7b02db0fde6b0877ac850584168338c8"
- 06 Apr, 2021 1 commit
-
-
Quan (Andy) Gan authored
-
- 05 Apr, 2021 1 commit
-
-
Quan (Andy) Gan authored
* RGAT baseline * update links (data.dgl.ai hasn't refreshed yet) * nvm still use dgl.ai domain * descriptions * actually it took less * address comments * stop worrying about cache * update links * oops
-
- 01 Apr, 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 * 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 2 commits
-
-
Da Zheng authored
Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Mufei Li authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 28 Mar, 2021 1 commit
-
-
Jinjing Zhou authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
- 25 Mar, 2021 2 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>
-
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
-
- 22 Mar, 2021 3 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>
-
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>
-
- 18 Mar, 2021 2 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
-
- 17 Mar, 2021 2 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
-
- 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
-