- 07 Nov, 2020 1 commit
-
-
nv-dlasalle authored
* Disable copying for anywhere but the GPU * Remove unused import and remove references to transferring from the GPU from the docs * Skip gpu test in cpu mode Co-authored-by:Minjie Wang <wmjlyjemaine@gmail.com>
-
- 02 Nov, 2020 1 commit
-
-
nv-dlasalle authored
* Update docs * Make non-default streams non-blocking
-
- 30 Oct, 2020 1 commit
-
-
nv-dlasalle authored
* Add async transferer class * Add async ndarray copy interface * Add python bindings * Fix comment * Add python class * Fix linting issues * Add python unit test * Update python interface * move async_transferer to cuda only directory * Fix linting issue * Move out of contrib * Add doc strings * Move test compute from backend * Update comment * Fix test naming * Fix argument usage * Wrap/unwrap backend parameters * Move to dataloading * Move to 'dataloading' * Make GPU/CPU compatible * Fix unit tests * Add docs * Use only backend interface for datamovement in unit test
-
- 21 Oct, 2020 1 commit
-
-
Seung-woo Seo authored
Some of SAGEGraph equation has typos.
-
- 01 Oct, 2020 1 commit
-
-
Mufei Li authored
-
- 30 Sep, 2020 1 commit
-
-
zhjwy9343 authored
* [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Fix] Add random * [Bug] Fix batch norm error * [Doc] Test with CN in Sphinx * [Doc] Test with CN in Sphinx * [Doc] Remove the test CN docs. * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Doc] fill readme with new performance results * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Add Chines User Guide * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * Update README.md * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Add CN link in user guide chapter 1 * [Doc] Add CN link in user guide chapter 1 * [Fix] Temporary remove compgcn * [Doc] Add Chines User Guide * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] user guide cn chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Finalize CN user guide chapter 1 * [Doc] Add CN link in user guide chapter 1 * update hash in 3rd party * [Fix] copyedit some errors * [Fix] copyedit some errors * [Fix] copyedit some errors * [Fix] copyedit some errors * [Fix] copyedit some errors * Update Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 27 Sep, 2020 2 commits
-
-
Mufei Li authored
-
Quan (Andy) Gan authored
-
- 23 Sep, 2020 1 commit
-
-
Mufei Li authored
Co-authored-by:Ubuntu <ubuntu@ip-172-31-52-53.us-west-2.compute.internal>
-
- 21 Sep, 2020 1 commit
-
-
Mufei Li authored
-
- 20 Sep, 2020 1 commit
-
-
zhjwy9343 authored
* [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Feature] Add full graph training with dgl built-in dataset. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Bug] fix model to cuda. * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Feature] Add test loss and accuracy * [Fix] Add random * [Bug] Fix batch norm error * [Doc] Test with CN in Sphinx * [Doc] Test with CN in Sphinx * [Doc] Remove the test CN docs. * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Feature] Add input embedding layer * [Doc] fill readme with new performance results * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Add Chinese User Guide, graph and 1.5 * [Doc] Refactor and split chapter 4 * [Fix] Remove CompGCN example codes * [Doc] Add chapter 2 refactor and split * [Fix] code format of savenload * [Doc] Split chapter 3 * [Doc] Add introduction phrase of chapter 2 * [Doc] Add introduction phrase of chapter 2 * [Doc] Add introduction phrase of chapter 3 * Fix * Update chapter 2 * Update chapter 3 * Update chapter 4 Co-authored-by:mufeili <mufeili1996@gmail.com>
-
- 17 Sep, 2020 1 commit
-
-
Quan (Andy) Gan authored
* [bug][doc] Fix bug in batched heterograph training documentation * added references of "above" with hyperlinks * address comments * fix API doc on EdgeDataLoader Co-authored-by:Mufei Li <mufeili1996@gmail.com>
-
- 16 Sep, 2020 1 commit
-
-
Mufei Li authored
* Fix doc and user guide * Update heterograph.py Co-authored-by:Ubuntu <ubuntu@ip-172-31-13-9.us-west-2.compute.internal>
-
- 15 Sep, 2020 1 commit
-
-
Tianjun Xiao authored
* fix link in message passing doc * more specific link
-
- 12 Sep, 2020 3 commits
-
-
Mufei Li authored
* Update Doc for UDFs * add degree bucketing explanation * Update udf.rst * Update Co-authored-by:Quan (Andy) Gan <coin2028@hotmail.com>
-
Quan (Andy) Gan authored
Co-authored-by:Zihao Ye <expye@outlook.com>
-
Jinjing Zhou authored
* Update dgl.DGLGraph.rst * Update gcn.py
-
- 11 Sep, 2020 1 commit
-
-
Quan (Andy) Gan authored
* fix dataloading docs * fix another
-
- 29 Aug, 2020 2 commits
-
-
Quan (Andy) Gan authored
-
Quan (Andy) Gan authored
Co-authored-by:Jinjing Zhou <VoVAllen@users.noreply.github.com>
-
- 28 Aug, 2020 1 commit
-
-
Jinjing Zhou authored
* Remove SSE * Update env_var.rst
-
- 27 Aug, 2020 1 commit
-
-
Chao Ma authored
* check num_workers * update * update * update * update * update * update * update user guide
-
- 23 Aug, 2020 3 commits
-
-
Zihao Ye authored
-
Minjie Wang authored
-
Minjie Wang authored
* fix * fix
-
- 21 Aug, 2020 4 commits
-
-
Da Zheng authored
* distributed APIs. * add guide. * add index.
-
Tianjun Xiao authored
* fix user guide link * some fix on tensorflow
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide * remove chapter numbers * Update data.rst * image in dataset userguide * update links using ref * modify the link of save_graphs and load_graphs in dataset user guide * move image to s3 server. * fix links and ref
-
Mufei Li authored
* Graph chapter, user guide * Split * Update
-
- 20 Aug, 2020 3 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>
-
Mufei Li authored
-
Jinjing Zhou authored
* remove mxnet tutorial * remove sse * fix docs
-
- 19 Aug, 2020 1 commit
-
-
Da Zheng authored
* quick fix. * update sparse optimizer. * fix. * fix
-
- 18 Aug, 2020 2 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>
-
Tianjun Xiao authored
* fix mxnet nn doc and no note on chebconv * change notes to note to highlight
-
- 17 Aug, 2020 5 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
-
Minjie Wang authored
-
Xiangkun Hu authored
* PPIDataset * Revert "PPIDataset" This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a. * data pipeline user guide * remove chapter numbers * Update data.rst * image in dataset userguide * update links using ref * modify the link of save_graphs and load_graphs in dataset user guide * move image to s3 server.
-
Quan (Andy) Gan authored
-