- 07 Aug, 2020 5 commits
-
-
Zihao Ye authored
* upd * upd * upd * upd * upd * upd * upd * upd
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
-
Minjie Wang authored
* WIP: frame refactor * new frame * simple update_all builtin * move all subgraph routines into the same file * sddmm & spmm schedule; node & edge udf * degree bucketing * some tricky 0deg corner cases * bug in frame append * merge test_hetero_basics and test_basics * some code rearange * fix test_heterograph * add mean spmm * enable all builtin combinations * pass gpu test * pass pytorch tests * wip * fix some pt debugging codes * fix bug in mxnet backward * pass all mxnet utests * passed tf tests * docstring * lint * lint * fix broadcasting bugs * add warning and clamp for mean reducer * add test for zero-degree mean * address comments * lint * small fix
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Update reddit.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
xiang song(charlie.song) authored
* Hot fix * more test Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
- 06 Aug, 2020 7 commits
-
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * update doc * Update data.rst Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
xiang song(charlie.song) authored
* Hot fix * Fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Quan (Andy) Gan authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * update doc Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Jinjing Zhou authored
-
Tong He authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * update data rst * update data doc and docstring * API doc rst for dataset * docstring * update api doc * add url format * update docstring * update citation graph * update knowledge graph * update gc datasets * fix index * Rst fix (#3) * Fix syntax * syntax * update docstring * update doc (#4) * final update * fix rdflib * fix rdf Co-authored-by:
HuXiangkun <huxk_hit@qq.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * remove duplicate edges * Update README.md
-
- 05 Aug, 2020 5 commits
-
-
xiang song(charlie.song) authored
* Remove dead code * Fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Jinjing Zhou authored
* 111 * 111 * fix * 111 * fix * 11 * fix * lint * Update __init__.py * lint * fix * lint * fix * fix * fix * fix * fix * try fix * try fix * fix * Revert "fix" This reverts commit a0b954fd4e99b7df92b53db8334dcb583d6e1551. * fixes. * fix. * fix test. * fix exit. * fix. * fix * fix * lint * lint * lint * fix * Update .gitignore * 111 * fix * 111 * 111 * fff * 1111 * 111 * 1325315 * ffff * f??? * fff * 1111 * 111 * fix * 111 * asda * 1111 * 11 * 123 * 啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊 * spawn * 1231231 * up * 111 * fix * fix * Revert "fix" This reverts commit 7373f95312fdcaa36d2fc330bf242339e89c045d. * fix * fix * 1111 * fix * fix tests * start kvclient as early as possible. * lint * fix test * lint * 1111 * fix * fix * 111 * fix * fix * 1 * fix * fix * lint * fix * lint * lint * remove quit * fix * lint * fix * fix several * lint * fix minor * fix * lint Co-authored-by:
Da Zheng <zhengda1936@gmail.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
Zihao Ye authored
* upd * upd * upd * upd * upd * trigger * simplify unittest * patch-sp Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Quan (Andy) Gan authored
-
xiang song(charlie.song) authored
* Add add_reverse_edges and is_simple_graph Update to_bidirected * remove is_simple_graph * Fix lint * to bidirected only support cpu * support copy ndata * upd Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
- 04 Aug, 2020 5 commits
-
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * SBMMixture dataset * Update sbm.py * fix example * Update sbm.py * Revert "Update sbm.py" This reverts commit 066db5c89bd5e159981ae7cad1bfb883ea5db71d. * Update sbm.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Hao Xiong authored
Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 03 Aug, 2020 14 commits
-
-
Zihao Ye authored
* upd * upd * upd * upd
-
Zihao Ye authored
* upd * upd * upd * upd
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * RedditDataset * Update reddit.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * gnn benchmark dataset * Update gnn_benckmark.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Zihao Ye authored
* upd * upd Co-authored-by:Ubuntu <ubuntu@ip-172-31-29-3.us-east-2.compute.internal>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * SSTDataset * Update tree.py
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * gdelt dataset * Update gdelt.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * ICEWS18Dataset Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Tong He authored
* update hash with deterministic function * update docstring * add test on determination
-
Tong He authored
* add LegacyTUDataset and TUDataset * update docstrings and url * update docstrings * add hash to fix save/load * update docstring and use hash Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Quan (Andy) Gan authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * bitcoinotc dataset * Update bitcoinotc.py
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * QM7bDataset * Update qm7b.py Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Da Zheng authored
* client init graph on the backup servers. * fix. * test multi-server. * fix anonymous dist tensors. * check #parts. * fix init_data * add multi-server multi-client tests. * update tests in kvstore. * fix. * verify the loaded partition. * fix a bug. * fix lint. * fix. * fix example. * fix rpc. * fix pull/push handler for backup kvstore * fix example readme. * change ip. * update docstring. Co-authored-by:Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
- 02 Aug, 2020 4 commits
-
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Revert "Revert "PPIDataset"" This reverts commit 6938a4cbe3ac6e38d3e0188b5699e5c952a6102e. * update doc string Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
xiang song(charlie.song) authored
* Cluster-Sage * Fix Co-authored-by:
Ubuntu <ubuntu@ip-172-31-34-186.ec2.internal> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
Xiangkun Hu authored
* karateclub dataset * PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Update karate.py * doc string Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-