提交

1313 次代码提交

作者 SHA1 备注 提交日期
Quan Gan 93814287bc update version 0.5.1 2020-08-30 01:52:23 +00:00
Quan Gan c32053089e Merge branch 'master' into 0.5.x 2020-08-30 01:36:30 +00:00
Zihao Ye 7816c5a249 [hotfix] IsContiguous failed when tensor's size on first dimension is 1. (#2127)
* udp

* fix

Co-authored-by: Quan Gan <coin2028@hotmail.com>
2020-08-30 09:26:03 +08:00
Quan Gan 5e605f8d75 patch release 2020-08-29 14:51:13 +00:00
Quan Gan b1ffc504be Merge branch 'master' into 0.5.x 2020-08-29 14:50:55 +00:00
Quan (Andy) Gan 9eaace9216 rename create_format_ to create_formats_ (#2126) 2020-08-29 22:49:27 +08:00
Quan (Andy) Gan 745078e7a9 new code block style (#2113)
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
2020-08-29 21:17:04 +08:00
Mufei Li 642bdbaf04 [Traversal] Fall back to CPU for Graph Traversal as a Workaround (#2115)
* workaround

* Allow Test for Traversal on GPU Graphs

Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2020-08-29 16:34:31 +08:00
Jinjing Zhou 4125f63e72 Update docs (#2123)
* Remove SSE

* Update env_var.rst
2020-08-28 20:35:36 +08:00
Zihao Ye 3808dc950b [hotfix] Disable hypersparse memory optimization. (#2121)
* upd

* upd
2020-08-28 15:07:53 +08:00
xiang song(charlie.song) 0435b74c48 [Hotfix] Fix layer norm (#2119)
* hotfix

* Fix Layer Norm

Co-authored-by: Ubuntu <ubuntu@ip-172-31-87-240.ec2.internal>
2020-08-28 11:20:33 +08:00
Zihao Ye 715b3b167d upd (#2117) 2020-08-27 21:15:53 +08:00
Zihao Ye 5cff2f1cb2 [Feature] Use new cusparse API to support CUDA 11. (#1979)
* upd

* upd

* upd

* upd

* upd

* upd

* upd

* upd
2020-08-27 15:35:56 +08:00
Chao Ma 2a10732004 [User Guide] Update distributed training code (#2114)
* check num_workers

* update

* update

* update

* update

* update

* update

* update user guide
2020-08-27 14:41:33 +08:00
Chao Ma 4327d7125d [Distributed] Check num_workers and num_samplers (#2108)
* check num_workers

* update

* update

* update

* update

* update

* update
2020-08-27 12:42:25 +08:00
xiang song(charlie.song) 33a8bb93bf [Feature] Basic utils to handle raw data features (#2102)
* add feature utils and add test for feature norm

* Add docstring and test

* upd

* dis able some test

* Update

* update doc string

* update

Co-authored-by: Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal>
2020-08-27 11:36:39 +08:00
xiang song(charlie.song) b2ac89f2e4 [Bugfix] Fix #2076 (#2111)
* Fix

* Revert "Fix"

This reverts commit 2627630daee33a709a70ef87e1ad9930772430a8.

* Fix

* upd

Co-authored-by: Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal>
2020-08-27 00:23:31 +08:00
Jinjing Zhou 51ba662169 Fix GINDT and #2087 (#2103)
* fix gindt

* ff

* fix

* minor fix

* fix
2020-08-26 15:53:45 +08:00
Jinjing Zhou 628d9fc59d Fix build error with hdfs and update dmlc-core (#2107)
* update dmlc-core for hdfs build

* add hdfs support

* default off

* trigger ci
2020-08-26 15:10:21 +08:00
xiang song(charlie.song) 10cba2f223 Add selfloop (#2105)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-68-185.ec2.internal>
2020-08-26 11:06:52 +08:00
Chao Ma 283b2cfb96 [Distributed] Fix issues of GraphSage to support running on GPU (#2084)
* fix issues on GPU

* update

* update

* update

* update

* update

* update

* update

* update

* update

Co-authored-by: Ma <manchao@38f9d3587685.ant.amazon.com>
2020-08-25 13:20:46 +08:00
Minjie Wang b57bedb7ba migrate guide 2020-08-24 10:54:40 +00:00
Quan Gan a71cd8f84e Merge branch 'master' into 0.5.x 2020-08-24 16:05:54 +08:00
Quan (Andy) Gan 2ce426d956 [Bug] add_edges() crashes if the input tensor is empty (#2100)
* [Bug] add_edges() crashes if the input tensor is empty

* lint

* fix
2020-08-24 16:04:41 +08:00
Quan Gan 0dc954578e Merge branch 'master' into 0.5.x 2020-08-23 21:29:50 +08:00
Zihao Ye 5bc029b99f upd (#2097) 2020-08-23 21:25:31 +08:00
Minjie Wang c07071f5dc Merge branch 'master' of github.com:dmlc/dgl into 0.5.x 2020-08-23 02:54:38 +00:00
Minjie Wang 163398c036 Update dgl.DGLGraph.rst 2020-08-23 10:53:33 +08:00
Minjie Wang b9b341f88a Merge branch 'master' of github.com:dmlc/dgl into 0.5.x 2020-08-23 02:33:11 +00:00
Minjie Wang bcff14ccde [Dco] Remove preface in guide (#2096)
* fix

* fix
2020-08-23 10:27:15 +08:00
Quan Gan 280e62ea0d bump version 2020-08-22 13:17:05 +08:00
Da Zheng f86a8258d6 [Doc] Add user guide of distributed training. (#2091)
* distributed APIs.

* add guide.

* add index.
2020-08-21 15:02:33 -07:00
Tianjun Xiao 7ead28c315 [Doc] [NN] Fix message and nn user guide link (#2090)
* fix user guide link

* some fix on tensorflow
2020-08-22 00:18:22 +08:00
Xiangkun Hu 6f26cfcaec [Doc] Fix links and references in dataset user guide (#2085)
* 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
2020-08-21 21:09:26 +08:00
Jinjing Zhou cd204a4ac9 [Distributed] Use barrier instead of sleep in DistDataloader (#2086)
* use barrier instead of sleep

* lint
2020-08-21 18:01:09 +08:00
Mufei Li 6d2129831d [User Guide] Split the Graph Chapter into Multiple RST Files (#2081)
* Graph chapter, user guide

* Split

* Update
2020-08-21 14:31:32 +08:00
Quan (Andy) Gan ad8530a4dc [Readme] 0.5.0 release and bump to new prerelease versions (#2082)
* [Readme] 0.5.0 release and bump to new prerelease versions

* bump version
2020-08-21 12:29:17 +08:00
Minjie Wang f13b9b6212 [Doc] Scan the API docs and make many changes (#2080)
* 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>
2020-08-20 23:26:49 +08:00
Jinjing Zhou 35e25914ad Update version check of PyTorch to 1.5 (#2079) 2020-08-20 21:33:29 +08:00
Mufei Li debfd4bf78 Graph chapter, user guide (#2078) 2020-08-20 21:08:40 +08:00
Jinjing Zhou ef78d675e9 Fix docs (#2073)
* remove mxnet tutorial

* remove sse

* fix docs
2020-08-20 15:37:50 +08:00
Quan (Andy) Gan 28deee4d47 [Model] fix PinSAGE example for 0.5 release (#2072) 2020-08-20 12:51:44 +08:00
Mufei Li dba8c82571 Fix (#2070)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
2020-08-20 10:25:20 +08:00
xiang song(charlie.song) 8f3e423c74 update Readme (#2068)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-63-129.ec2.internal>
2020-08-19 23:04:19 +08:00
Quan (Andy) Gan ef976be1e9 [Bug][Doc] Fix NodeDataLoader docstrings and code (#2063) 2020-08-19 21:59:02 +08:00
Mufei Li 2b77ad41e1 [Example] Fix GCMC (#2067)
* Fix

* Update data.py

* Update README.md

* Fix

Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
2020-08-19 20:58:57 +08:00
Tong He 83654fdc4e fix tu dataset (#2064) 2020-08-19 18:25:56 +08:00
Mufei Li 100d932865 Update (#2062)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
2020-08-19 17:42:48 +08:00
Mufei Li a260a6e615 [Example] Fix GATNE-T (#2061)
* Update README.md

* Update

* Fix

Co-authored-by: Ubuntu <ubuntu@ip-172-31-1-5.us-west-2.compute.internal>
2020-08-19 17:01:56 +08:00
Mufei Li 3af0e91c0e [Frame] Fix for Column Index Device (#2055)
* Update frame.py

* add unit test

* fix test

* fix

* fix

* fix

Co-authored-by: Quan Gan <coin2028@hotmail.com>
2020-08-19 16:10:52 +08:00