- 25 Jul, 2020 1 commit
-
-
Quan (Andy) Gan authored
* slice dstdata from srcdata within nn module * a bunch of fixes * add comment * fix gcmc layer * repr for blocks * fix * fix context * fix * do not copy internal columns * docstring
-
- 22 Jul, 2020 2 commits
-
-
Hao Xiong authored
* fix bug * fix bugs * add args * add args * fix bug * fix a typo * results * results * results Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Da Zheng authored
* add eval. * extend DistTensor. * fix. * add barrier. * add more print. * add more checks in kvstore. * fix lint. * get all neighbors for eval. * reorganize. * fix. * fix. * fix. * fix test. * add reuse_if_exist. * add test for reuse_if_exist. * fix lint. * fix bugs. * fix. * print errors of tcp socket. * support delete tensors. * fix lint. * fix * fix example Co-authored-by:Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
- 20 Jul, 2020 2 commits
-
-
zhengdao-chen authored
* 07132020_cleaned * Update README.md * Create README.md * Update README.md * Update README.md * further cleaning * further cleaning * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-170.us-west-2.compute.internal> Co-authored-by:
Zihao Ye <expye@outlook.com> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
Chao Ma authored
* exit client * update * update * update * update * update * update * update * update test * update * update * update * update * update * update * update * update * update
-
- 17 Jul, 2020 3 commits
-
-
Da Zheng authored
* fix partition and print timing. * fix lint. Co-authored-by:Ubuntu <ubuntu@ip-172-31-19-1.us-west-2.compute.internal>
-
Quan (Andy) Gan authored
-
Mufei Li authored
* Update README.md * Update README.txt
-
- 16 Jul, 2020 1 commit
-
-
Chao Ma authored
* update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * fix launch script. Co-authored-by:Da Zheng <zhengda1936@gmail.com>
-
- 15 Jul, 2020 1 commit
-
-
Da Zheng authored
* add standalone mode * add comments. * add tests for sampling. * fix. * make the code to run the standalone mode * fix * fix * fix readme. * fix. * fix test Co-authored-by:Chao Ma <mctt90@gmail.com>
-
- 14 Jul, 2020 1 commit
-
-
Da Zheng authored
* run dist server in dgl. * fix bugs. * fix example. * check environment variables and fix lint. * fix lint
-
- 11 Jul, 2020 1 commit
-
-
Mufei Li authored
* Fix * Fix * Fix
-
- 10 Jul, 2020 1 commit
-
-
Ziniu Hu authored
* add HGT example * Update README.md * Update model.py * Update train_acm.py * Add comments Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 06 Jul, 2020 2 commits
-
-
xiang song(charlie.song) authored
* minibatch rgcn * minibatch based rgcn * remove ogb * lint * Add sparse emb * Fix * Fix Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
-
Quan (Andy) Gan authored
* pinsage example that uses sparse embedding update * add difference from paper
-
- 03 Jul, 2020 1 commit
-
-
Quan (Andy) Gan authored
* graphsage inductive example * fix
-
- 02 Jul, 2020 1 commit
-
-
Quan (Andy) Gan authored
* neighbor sampler data loader first commit * more commit * nodedataloader * fix * update RGCN example * update OGB * fixes * fix minibatch RGCN crashing with self loop * reverting gatconv test code * fix * change to new solution that doesn't require tf dataloader * fix * lint * fix * fixes * change doc * fix docstring * docstring fixes * return seeds and input nodes from data loader * fixes * fix test * fix windows build problem * add pytorch wrapper * fixes * add pytorch wrapper * add unit test * add -1 support to sample_neighbors & fix docstrings * docstring fix * lint * add minibatch rgcn evaluations Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Tong He <hetong007@gmail.com>
-
- 01 Jul, 2020 2 commits
-
-
Da Zheng authored
* fix. * fix tests. * fix * add tests. * fix. * have default rank. * add comment. * fix test. * remove check * simplify code. * add test. * split data evenly. * simplify the distributed training code. * add comments. * add comments.
-
Hao Xiong authored
* ogb-deepwalk * ? * ? * remove pyg
-
- 28 Jun, 2020 2 commits
-
-
Da Zheng authored
* add train_dist. * Fix sampling example. * use distributed sampler. * fix a bug in DistTensor. * fix distributed training example. * add graph partition. * add command * disable pytorch parallel. * shutdown correctly. * load diff graphs. * add ip_config.txt. * record timing for each step. * use ogb * add profiler. * fix a bug. * add train_dist. * Fix sampling example. * use distributed sampler. * fix a bug in DistTensor. * fix distributed training example. * add graph partition. * add command * disable pytorch parallel. * shutdown correctly. * load diff graphs. * add ip_config.txt. * record timing for each step. * use ogb * add profiler. * add Ips of the cluster. * fix exit. * support multiple clients. * balance node types and edges. * move code. * remove run.sh * Revert "support multiple clients." * fix. * update train_sampling. * fix. * fix * remove run.sh * update readme. * update readme. * use pytorch distributed. * ensure all trainers run the same number of steps. * Update README.md Co-authored-by:Ubuntu <ubuntu@ip-172-31-16-250.us-west-2.compute.internal>
-
Hao Xiong authored
* ogb-deepwalk * update readme * update readme * update readme * update readme * ogbl-ddi * readme * citation&ppa Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 27 Jun, 2020 1 commit
-
-
Hao Xiong authored
* ogb-deepwalk * update readme * update readme * update readme * update readme * ogbl-ddi * readme Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 25 Jun, 2020 1 commit
-
-
Hao Xiong authored
* ogb-deepwalk * update readme * update readme * update readme * update readme Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 22 Jun, 2020 1 commit
-
-
Tong He authored
* commit patch * commit patch * pointnet basic * fix data * reorg * reorg * temp status * remove validate set * add partseg data and model * partseg miou * clean up * fix loss * network definition match paper * fix * fix miou * update data format * fix * fix * working pointnet ssg cls * avoid some pytorch bug * fix script * update hyperparams * add msg module * try different dataset * update new dataset info * quick fix to subgraph * fix speed * update training * update * fix bs * update docstring * update * update * remove parallel reduction in fps * switch to kernel fps, training is 30% faster Co-authored-by:Ubuntu <ubuntu@ip-172-31-20-181.us-west-2.compute.internal>
-
- 20 Jun, 2020 1 commit
-
-
xiang song(charlie.song) authored
* Add ogbn-product with GAT with GraphSAGE sampling * Update Readme * Add self loop * update score * Update score * Fix * Update * upd Co-authored-by:
Ubuntu <ubuntu@ip-172-31-34-186.ec2.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Zihao Ye <expye@outlook.com>
-
- 15 Jun, 2020 1 commit
-
-
Theofilos Papapanagiotou authored
Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Chao Ma <mctt90@gmail.com>
-
- 10 Jun, 2020 1 commit
-
-
xiang song(charlie.song) authored
Co-authored-by:
Ubuntu <ubuntu@ip-172-31-52-181.ec2.internal> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 07 Jun, 2020 1 commit
-
-
Mufei Li authored
-
- 05 Jun, 2020 1 commit
-
-
Mufei Li authored
* Move LifeSci * Remove doc
-
- 04 Jun, 2020 1 commit
-
-
Hao Xiong authored
* deepwalk * add docstr, etc. * add tested version * some doc * some doc * add sample and some docs, fix a bug * update speed * update speed * docs Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
- 03 Jun, 2020 1 commit
-
-
Mufei Li authored
* Use new version of Cora * Fix import
-
- 31 May, 2020 1 commit
-
-
Lingfan Yu authored
* sign model * mini-batch GPU eval & set default hyper-parameters * add readme for sign * minor
-
- 27 May, 2020 1 commit
-
-
xiang song(charlie.song) authored
* test * profile * opt * Some fix * upd * upd * Add multigpu training support for graphsage unsupervised * Add share neg * Fix * Add profile * turn on eval * upd * Fix * performance opt Co-authored-by:
Ubuntu <ubuntu@ip-172-31-12-103.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-14-53.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-19-29.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-2-50.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-52-181.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
-
- 17 May, 2020 2 commits
-
-
Quan (Andy) Gan authored
-
Mufei Li authored
-
- 15 May, 2020 1 commit
-
-
Quan (Andy) Gan authored
-
- 14 May, 2020 1 commit
-
-
Quan (Andy) Gan authored
* another first commit * test commit * porting to nowplaying * fixes * more updates * update readme * add performance * update * switch to return_uv * update result * Update examples/pytorch/pinsage/process_nowplaying_rs.py Co-authored-by:
Xiagkun Hu <huxk_hit@qq.com> * update with comments Co-authored-by:
Xiagkun Hu <huxk_hit@qq.com>
-
- 12 May, 2020 2 commits
-
-
jianmohuo authored
* stgcn_wave model * fix readme * rm data file * split sensors2graph * rm dead code * fix README * rename class * rm seed & dead code * Update README.md * rm dead code & networkx * add num_layer papram, make model structure adjustable * fix * add model structure controller string, make code easier to understand and make model strcture more flexible * Update main.py * Update model.py * fix * Update README.md Co-authored-by:
Ubuntu <ubuntu@ip-172-31-14-255.ap-northeast-1.compute.internal> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
-
Quan (Andy) Gan authored
-
- 08 May, 2020 1 commit
-
-
Quan (Andy) Gan authored
-