- 21 Aug, 2020 1 commit
-
-
Quan (Andy) Gan authored
* [Readme] 0.5.0 release and bump to new prerelease versions * bump version
-
- 20 Aug, 2020 2 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
-
- 19 Aug, 2020 7 commits
-
-
Quan (Andy) Gan authored
-
Tong He authored
-
Mufei Li authored
* Update frame.py * add unit test * fix test * fix * fix * fix Co-authored-by:Quan Gan <coin2028@hotmail.com>
-
Chao Ma authored
* small fix * update
-
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>
-
- 18 Aug, 2020 7 commits
-
-
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
-
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 8 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
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * Update tree.py
-
Quan (Andy) Gan authored
-
Tianjun Xiao authored
* mx tf relconv * use method instead of private attr * src and dst have different fc for gat * update edgeconv * change sage and sgconv * no degree check on gin * add remainding API doc * fix pylint * infer fc_src and fc_dst, only one tensor for block * fix pytest
-
Quan (Andy) Gan authored
-
max yue authored
* Update libinfo.py fix `if search_path is list` error, and improve the code. * change string format for compatibility with py35 change string format * Update libinfo.py * Update libinfo.py Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com> Co-authored-by:
Jinjing Zhou <VoVAllen@users.noreply.github.com> Co-authored-by:
Quan (Andy) Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
* [Doc] User guide section 5 and 6 * oops * fix
-
- 15 Aug, 2020 1 commit
-
-
Zihao Ye authored
-
- 14 Aug, 2020 5 commits
-
-
Quan (Andy) Gan authored
* test idea * cuda kernels * lint and fixes * lint * change to another strategy * use infinity * fix Co-authored-by:Zihao Ye <expye@outlook.com>
-
zhjwy9343 authored
* Add dotproduct attention * [Feature] Add dotproduct attention * [Feature] Add dotproduct attention * [Feature] Add dotproduct attention * [New] Update landing page * [New] Update landing page * [New] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Doc] Update landing page * [Improvement] use dgl build-in in dotgatconv * [Doc] review API doc string bottom up * [Doc] Add doc of input and output features * [Doc] Update doc string for pooling and transformer. * [Doc] Reformat doc string and change some wordings. * [Doc] Doc string refactoring. * [Doc] Doc string refactoring. * [Doc] Doc string refactoring. * [Doc] Doc string refactoring. * [Doc] Doc string refactoring. Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
flyingcat authored
-
Da Zheng authored
* fix. * add tests. * fix. * fix.
-
Da Zheng authored
* fix. * doesn't support EdgeDataLoader * add test. * fix. * fix test. * catch errors in the test. * fix. * fix error message * add print. * join the server processes. * update test. * fix test.
-
- 13 Aug, 2020 3 commits
-
-
Chao Ma authored
* Fix memory leak * update * update * update * update * update * update * update
-
Tianjun Xiao authored
* no degre check on sage * fix pytest * no in degree check for heteroconv
-
Quan (Andy) Gan authored
* update knn graph docs * more docs * [Doc] transform module docstrings * remove copy_ndata and copy_edata * fix * lint * fix * fix * fix * clean up docstrings * fix docstring * dtype specifications * addresses comments * fix Co-authored-by:
Mufei Li <mufeili1996@gmail.com> Co-authored-by:
xiang song(charlie.song) <classicxsong@gmail.com>
-
- 12 Aug, 2020 5 commits
-
-
Zihao Ye authored
-
Jinjing Zhou authored
* load hetero * fix * more error message * add warning * add alias to dgl namespace * fix tests
-
Tianjun Xiao authored
* go through gcn, relgcn * fix tagconv formula * fix doc in sageconv * fix sgconv doc * replace hat with tilde * more comments on gmmconv * fix agnnconv chebconv doc * modify nnconv doc * remove & * add nn conv examples * Rebase master * More merge conflicts * check homo * add back self loop for some convs, check homo in tranform * add example for denseconv * add example and doc for dotgat and cfconv * check in-degree for graphconv * add language fix * gconv address all comments * another round of change based on api template * change agnn * go through agnn, appnp, atomic, cf, cheb, dense, gat, sage modules * finish pytorch part of nn conv * mxnet graphconv done * tensorflow graphconv works * add new modules into doc * add comments to not split code * refine doc * resr * more comments * more fix * finish conv and dense conv part api * pylint fix * fix pylink * fix pylint * more fix * fix * fix test fail because zere in degree * fix test fail * sage is not update for mxnet tf Co-authored-by:Ubuntu <ubuntu@ip-172-31-0-81.us-east-2.compute.internal>
-
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>
-
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
-
- 11 Aug, 2020 1 commit
-
-
Da Zheng authored
* move server start code to initialize. * fix. * fix lint. * fix examples. * add more checks.
-