- 12 Aug, 2020 4 commits
-
-
xiang song(charlie.song) authored
* Lazy to device * remove print * lint * Fix * Fix * Fix * Fix * Fix * Fix * Fix * lint * Fix * Revert "Fix" This reverts commit 615c9b8f80f5f6ee2ab43c849a22f0083deedf3b. * Add test for frame lazy update * disable tensorflow * upd Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * remove duplicate edges * Update README.md * change model save and load * Update README.md * Update README.md
-
Da Zheng authored
* rename get_data_size. * remove g from DistTensor. * remove g from DistEmbedding. * clean up API of graph partition book. * fix DistGraph * fix lint. * collect all part policies. * fix. * fix. * support distributed sampler. * remove partition.py
-
Quan (Andy) Gan authored
* [Model] Fix GCMC debugging code * use the one with apply_edges
-
- 11 Aug, 2020 9 commits
-
-
Da Zheng authored
* move server start code to initialize. * fix. * fix lint. * fix examples. * add more checks.
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide * remove chapter numbers
-
Zihao Ye authored
* up * pylint
-
Quan (Andy) Gan authored
* clean commit * oops forgot the most important files * use einsum * copy feature from frontier to block * Revert "copy feature from frontier to block" This reverts commit 5224ec963eb6a3ef1b6ab74d8ecbd44e4e42f285. * temp fix * unit test * fix * revert jtnn * lint * fix win64 * docstring fixes and doc indexing * revert einsum in sparse bidecoder * fix some examples * lint * fix due to some tediousness in remove_edges * addresses comments * fix * more jtnn fixes * fix
-
Chao Ma authored
* remove server_count from ip_config.txt * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * lint * update * update * update * update * update * update * update * update * update * update * update * update * update * Update dist_context.py * fix lint. * make it work for multiple spaces. * update ip_config.txt. * fix examples. * update * update * update * update * update * update * update * update * update * update * update * update * update * update * udpate * update * update * update * update * update Co-authored-by:
Da Zheng <zhengda1936@gmail.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide
-
Tianjun Xiao authored
* add message passing user gude rst * add nn user guide Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
chwan-rice authored
* fix OpenMP compatibility issues * typo Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Jinjing Zhou authored
* remove unused code * fix litn * fix
-
- 10 Aug, 2020 4 commits
-
-
Da Zheng authored
* fix tests. * fix. * remove a test. * make code work in the standalone mode. * fix example. * more fix. * make DistDataloader work with num_workers=0 * fix DistDataloader tests. * fix. * fix lint. * fix cleanup. * fix test * remove unnecessary code. * remove tests. * fix. * fix. * fix. * fix example * fix. * fix. * fix launch script. Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
Minjie Wang authored
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Da Zheng authored
* fix perf. * fix. * accelerate metis. * fix lint. * use gklib. * fix perf. * fix. * update metis. * update launch script * handle synchronized API. * fix. * fix example. * fix dataloader. * temp fix. * temp fix omp. * distinguish roles. * initialize iterator of DistDataloader correctly. * check the correctness of launch script. * move feature copy to sampler. * measure mem/network copy time. * remove * Revert "measure mem/network copy time." This reverts commit 86cefdc14b7815fcf5aad6496af912dba48e4aa6. * fix. * fix * fix. * fix cmake. * disable metis in windows. * disable metis tests in windows. * remove test for multigraph. * fix test. * fix. * fix cmake. * fix. * revert. Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-115.us-west-2.compute.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
- 09 Aug, 2020 4 commits
-
-
gurdaspuriya authored
* Adding graph matching routines * Adding graph matching routines Co-authored-by:
Ubuntu <ubuntu@ip-172-31-32-199.us-east-2.compute.internal> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
xiang song(charlie.song) authored
* rgcn support ogbn-mag dataset * upd * multi-gpu val and test * Fix * fix * Add support for ogbn-mag * Fix * Fix * Fix * Fix * Add layer_norm * update * Fix merge * Clean some code * update Readme * upd Co-authored-by:
Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
-
Da Zheng authored
* temp fix omp. * set server threads. * add CAPI to set up OMP threads. * fix. * fix. * update namesapce. * set cpi properly. * allow to config num worker threads. * set #threads. * fix.
-
- 08 Aug, 2020 7 commits
-
-
Da Zheng authored
* update launch script * check the correctness of launch script. * fix.
-
Da Zheng authored
* fix example. * move feature copy to sampler. Co-authored-by:Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
Quan (Andy) Gan authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
Mufei Li authored
-
Da Zheng authored
* distinguish roles. * add comments. * fix lint. * move roles to server_state. * fix text. * fix tests. * fix tests. * Revert "fix tests." This reverts commit 5baa136b872a4550d4e612bfb1dfe363d7814adf.
-
Da Zheng authored
* handle synchronized API. * fix. * fix. * fix. Co-authored-by:Chao Ma <mctt90@gmail.com>
-
Da Zheng authored
* fix dataloader. * initialize iterator of DistDataloader correctly. * update test.
-
- 07 Aug, 2020 7 commits
-
-
Zihao Ye authored
* upd * upd * upd * upd * upd * upd * fix pinsage also * upd * upd * upd Co-authored-by:
Ubuntu <ubuntu@ip-172-31-29-3.us-east-2.compute.internal> Co-authored-by:
Quan Gan <coin2028@hotmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * fix dataloader bug Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
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 5 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
-