文件历史

10 次代码提交

作者 SHA1 备注 提交日期
blokhinnv 31772b142e fixed typos in docs and docstring (#3231)
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2021-08-16 13:58:45 +08:00
Tong He 8ccb8206bf [Doc] Update docs to motivate the use of set_batch_num_nodes and set_batch_num_edges (#2630)
* fix doc

* update docstring for transformation on batch graph

* update cn guide

* fix format

* update rst
2021-02-08 14:43:24 +08:00
Mufei Li b1840f49fa [Dataset] Change the Data Type of the Node Features in GINDataset/TUDataset from Float64 to Float32 (#2592)
* Update

* Update

* Update

* update

Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
Co-authored-by: Tong He <hetong007@gmail.com>
2021-02-03 21:00:45 +08:00
Tong He a9f8f2589c [Doc] Update GraphDataLoader in our docs (#2504)
* update graphdataloader in docs

* fix

* update examples

* fix sagpool

Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
2021-01-11 13:11:19 +08:00
zhjwy9343 35f27c73df [Doc] user guide Chinese chapter 5 (#2384)
* [Doc] Add CN chapter 5

* [Doc] Add CN 5.1

* [Doc] Add CN 5.2, 5.3, and 5.4 raw text

* [Doc] Add CN 5.2, 5.3, and 5.4 raw text

* [Doc] Put 5.1 CN parts

* [Doc] Put 5.2,5.3, and 5.4 raw CN parts

* [Doc] Fix linkage bugs.

* [Doc] 1st round of copyediting, Chapter5, 5.1, and part of 5.2

* [Doc] 2nd round of copyediting, removing EN parts.

* [Doc] 2nd round of copyediting, removing EN parts.

* [Doc] 2nd round of copyediting, removing EN parts.

* [Doc] 2nd round of copyediting, removing EN parts.

* [Doc] 3rd round of copyediting.

* [Doc] 4th round of copyediting to Minjie's comments.

* [Doc] 4th round of copyediting to Minjie's comments.

* [Doc] 4th round of copyediting to Minjie's comments.

* [Doc] 4th round of copyediting to Minjie's comments.

* [Doc] 4th round of copyediting to Minjie's comments.

* [Doc] 4th round of copyediting to Minjie's comments.

* [Doc] 5th round of copyediting to Murphy's comments.
2020-12-09 16:27:29 +08:00
Tong He 73a008d479 [Doc]Add example graph batch code to graph classification guide (#2401)
* add example code to user guide

* improvement

Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2020-12-08 17:01:15 +08:00
Mufei Li 7e0107c395 Update (#2225)
Co-authored-by: Ubuntu <ubuntu@ip-172-31-52-53.us-west-2.compute.internal>
2020-09-23 15:37:47 +08:00
Quan (Andy) Gan 2fbffd3122 [bug][doc] Fix bug in batched heterograph training documentation (#2204)
* [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>
2020-09-17 12:00:13 +08:00
Mufei Li f3f646bbfd [Doc and User Guide] Minor Fix (#2205)
* Fix doc and user guide

* Update heterograph.py

Co-authored-by: Ubuntu <ubuntu@ip-172-31-13-9.us-west-2.compute.internal>
2020-09-17 03:01:12 +08:00
Minjie Wang 5cb5759366 [Doc] split docs to multiple rst files (#2037) 2020-08-17 19:02:31 +08:00