- 21 Aug, 2020 3 commits
-
-
Jinjing Zhou authored
* use barrier instead of sleep * lint
-
Mufei Li authored
* Graph chapter, user guide * Split * Update
-
Quan (Andy) Gan authored
* [Readme] 0.5.0 release and bump to new prerelease versions * bump version
-
- 20 Aug, 2020 6 commits
-
-
Minjie Wang authored
* WIP: api * dgl.sampling, dgl.data * dgl.sampling; dgl.dataloading * sampling packages * convert * subgraph * deprecate * subgraph APIs * All docstrings for convert/subgraph/transform * almost all funcs under dgl namespace * WIP: DGLGraph * done graph query * message passing functions * lint * fix merge error * fix test * lint * fix Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
Jinjing Zhou authored
-
Mufei Li authored
-
Jinjing Zhou authored
* remove mxnet tutorial * remove sse * fix docs
-
Quan (Andy) Gan authored
-
Mufei Li authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
-
- 19 Aug, 2020 16 commits
-
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-63-129.ec2.internal>
-
Quan (Andy) Gan authored
-
Mufei Li authored
* Fix * Update data.py * Update README.md * Fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
-
Tong He authored
-
Mufei Li authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
-
Mufei Li authored
* Update README.md * Update * Fix Co-authored-by:Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
-
Mufei Li authored
* Update frame.py * add unit test * fix test * fix * fix * fix Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Quan (Andy) Gan authored
* [Windows] Work around the bug from CL 19.10 * fix
-
Chao Ma authored
* small fix * update
-
Mufei Li authored
-
Quan (Andy) Gan authored
-
Da Zheng authored
* quick fix. * update sparse optimizer. * fix. * fix
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-63-129.ec2.internal>
-
Rajarshi Das authored
updating readme to reflect argparse args Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-63-129.ec2.internal>
-
- 18 Aug, 2020 13 commits
-
-
xiang song(charlie.song) authored
* add entity_classify_dist * upd * update * Fix * Fix * upd * upd * upd * upd * global eval * Fix * Fix * Fix * Fix * FIx * upd * upd * update * support pytorch sparse embedding * Fix * Fix * update Readme * update with new API * Fix * update Readme * add fanout for validation neighbor sampling Co-authored-by:
Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal> Co-authored-by:
Ubuntu <ubuntu@ip-172-31-24-210.ec2.internal> Co-authored-by:
Chao Ma <mctt90@gmail.com> Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
-
Da Zheng authored
* add doc. * update DistGraph. * add DistTensor. * update DistEmbedding. * add partition.py * add sampling. * fix. * add graph partition book and create a base class. * fix test. * add rst. * update doc rst. * update. * fix. * fix docs * update distributed tensor and embeddings. * add checks. * update DistGraph. * update initialization. * fix graph partition book. * update graph partition book. * update partition. * update partition. * fix. * add example code. * update DistGraph * Update python/dgl/distributed/dist_context.py Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> * Update python/dgl/distributed/dist_context.py Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> * Update python/dgl/distributed/dist_dataloader.py Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> * Update python/dgl/distributed/dist_dataloader.py Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> * Update python/dgl/distributed/dist_dataloader.py Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> * update initialize. * update dataloader. * update distgraph. * update DistGraph. * update DistTensor. * update. * more updates. * fix lint. * add num_nodes and num_edges Co-authored-by:
Chao Ma <mctt90@gmail.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com> 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>
-
Tianjun Xiao authored
* fix mxnet nn doc and no note on chebconv * change notes to note to highlight
-
Mufei Li authored
* Fix * Fix Co-authored-by:xiang song(charlie.song) <classicxsong@gmail.com>
-
Mufei Li authored
* Update adj * Fix
-
Quan (Andy) Gan authored
* fix * fix * lint * fix * test * fix * fix
-
xiang song(charlie.song) authored
* rm gcn spmv * remove useless test * remove useless test Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Zihao Ye authored
-
xiang song(charlie.song) authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-51-214.ec2.internal>
-
Quan (Andy) Gan authored
-
Mufei Li authored
* Update test_randomwalk.py * Update test_randomwalk.py
-
Quan (Andy) Gan authored
* [Bugfix] Fix batching isolated ntypes * fix test * remove test.py Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 17 Aug, 2020 2 commits
-
-
Mufei Li authored
* Update graph * Fix for dgl.graph * from_scipy * Replace canonical_etypes with relations * from_networkx * Update for hetero_from_relations * Roll back the change of canonical_etypes to relations * heterograph * bipartite * Update doc * Fix lint * Fix lint * Fix test cases * Fix * Fix * Fix * Fix * Fix * Fix * Update * Fix test * Fix * Update * Use DGLError * Update * Update * Update * Update * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Fix * Update * Fix * Update * Fix * Fix * Fix * Update * Fix * Update * Fix * Update * Update * Update * Update * Update * Update * Update * Fix * Fix * Update * Update * Update * Update * Update * Update * rewrite sanity checks * delete unnecessary checks * Update * Update * Update * Update * Update * Update * Update * Update * Fix * Update * Update * Update * Fix * Fix * Fix * Update * Fix * Update * Fix * Fix * Update * Fix * Update * Fix Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Quan Gan <coin2028@hotmail.com>
-
Jinjing Zhou authored
* add chebconv * fix * lint * fix lint * docs
-