pyynb
b502626715
[docs] Fix dgl doc display problem. ( #7691 )
2024-08-14 09:33:56 +08:00
Rhett Ying
08ad40a342
[doc] do not display nn.tensorflow and nn.mxnet ( #7190 )
2024-03-04 14:20:20 +08:00
Rhett Ying
c63a926d69
[doc] remove deprecated tutoriasl for minibatch training ( #6625 )
2023-11-27 15:32:12 +08:00
Hongzhi (Steve), Chen
dce899190e
[Misc] Auto-reformat multiple python folders. ( #5325 )
...
* auto-reformat
* lintrunner
---------
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-63.ap-northeast-1.compute.internal >
2023-02-20 10:09:22 +08:00
Rhett Ying
a844d16ec0
[Doc] add sphinxemoji
2023-01-20 10:58:22 +08:00
Rhett Ying
535f4b29e3
[Doc] enable note book exec for pytorch backend
2023-01-19 12:19:05 +08:00
Rhett Ying
995c1913aa
Update conf.py
2023-01-18 23:26:37 +08:00
Rhett Ying
11d7994708
[Doc] disable nbsphinx exec
2023-01-18 22:52:16 +08:00
Rhett Ying
aba0506c81
Update conf.py
2023-01-18 22:29:55 +08:00
Rhett Ying
395b89e4b1
[Doc] add nbsphinx for pytorch only
2023-01-18 21:40:49 +08:00
Rhett Ying
ebca7860f0
[Doc] disable include/exclude_patterns
2023-01-18 17:06:53 +08:00
Rhett Ying
6b3891cb13
Update conf.py
2023-01-18 15:07:47 +08:00
Rhett Ying
8c7d8bd878
[Doc] exclude some patterns
2023-01-18 14:15:21 +08:00
Rhett Ying
f7573c6de4
[Doc] run tutorials only in pytorch backend
2023-01-18 13:43:31 +08:00
Rhett Ying
fcf9663e69
[Doc] fix regular expression for include/exclude_patterns
2023-01-18 13:04:36 +08:00
Rhett Ying
84fccf5793
[Doc] add include/exclude_patterns when build sphinx ( #5195 )
2023-01-18 11:59:45 +08:00
Rhett Ying
2331feacca
Update conf.py
2023-01-17 17:50:51 +08:00
Rhett Ying
ad3b09f189
Update conf.py
2023-01-17 16:29:39 +08:00
Rhett Ying
491237aa16
[Doc] ignore tutorial files for non-pytorch backend ( #5191 )
2023-01-17 16:09:36 +08:00
Minjie Wang
0868f1796d
[Doc] sparse lib tutorial and colab links ( #5181 )
...
* Created using Colaboratory
* nbsphinx & nblink
* Created using Colaboratory
* update notebook
* minor update
2023-01-16 18:59:19 +08:00
Mufei Li
6d9433b04f
[Transform] [Doc] Rename transform to transforms and update doc ( #3765 )
...
* Update
* Update
* Update
* Fix
* Update
* Update
* Update
* Fix
2022-02-24 21:28:15 +08:00
mszarma
a47ab71d44
[DOCS] Add training on CPU sections to docs ( #3398 )
2021-10-14 14:53:16 +08:00
Minjie Wang
d3e4460b98
[Doc] Add docstring for missing APIs ( #3088 )
...
* add docstring for missing API; fix some docstring
* rename apis; address comments
2021-07-05 18:40:07 +08:00
Quan (Andy) Gan
a7fe461c1c
[Doc] Single-machine Multi-GPU node classification tutorial ( #2976 )
...
* multi-GPU node classification tutorial
* Update 2_node_classification.py
* fixes
* elaborate a bit more
* address comments
* address comments
2021-06-08 10:28:02 +08:00
Da Zheng
b1628f2398
[Tutorial] Distributed node classification. ( #2969 )
...
* add init version.
* fix build.
* fix format.
* fix.
* fix.
* fix format.
* update README.
* avoid running CI on distributed training tutorials.
* Update tutorials/dist/1_node_classification.py
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com >
* fix.
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com >
2021-06-04 21:50:16 +08:00
Minjie Wang
8a07ab7737
[Doc] Tutorials re-organization ( #2683 )
...
* reorg
* change titles
* rm some stale API doc; minor fix
* fix docs
* add warning
* rm new-tutorial run in ci
* lint
2021-02-20 17:42:45 +08:00
Quan (Andy) Gan
9e04a52abd
[Doc] Reorganize tutorial ( #2678 )
2021-02-19 13:49:13 +08:00
Quan (Andy) Gan
e018939729
[Tutorial] New tutorials for small graphs ( #2482 )
...
* new tutorials for small graphs
* address changes and use GraphDataLoader
* fix and add data
* fix load_data
* style fixes
* Update 5_graph_classification.py
2021-01-10 22:24:21 +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
Minjie Wang
5967d81782
[Doc] Re-organize API docs and tutorials ( #1222 )
...
* reorg tutorials and api docs
* fix
2020-01-26 21:26:34 +08:00
Quan (Andy) Gan
3ee7e11268
[Hetero][Tutorial] Heterograph tutorials ( #878 )
...
* heterograph tutorial skeleton
* [WIP][Tutorial] Heterogeneous graph tutorial
* fix
* update
2019-10-08 15:33:54 +08:00
VoVAllen
00fc680aae
[Dataset] Add TUDataset ( #473 )
...
* add graph classification dataset
* add node label
* add TUDataset
* Modify to consistent with Qi Huang's implementation
* add docs
* Add docs
* Fix change of environment variable
* Update tu.py
* Update tu.py
* Fix error when add node with np.int64
2019-04-10 09:37:53 -04:00
VoVAllen
19e1b14031
[Docs] Move file_pattern option from Makefile to conf.py ( #352 )
...
* add rtfd
* rrr
* update
* change env
* temp fix
* update
* fix
* fix
* add
* conf
* Move file_pattern from Makefile to conf.py
* remove yml
* fix
* fix
* fix
* fix
* remove yml
* remove yml
* add doc docker
* add dgl install script
* change name
* change dockerfile
* fix
* name
* add
* fix
* fix
* fix
* fix
* add doc-build files
* remove unnecessary import os
2019-01-12 09:51:50 -05:00
Minjie Wang
6f9ae8d61e
[Doc] main doc page update and contribute guide ( #336 )
...
* reorg the doc mainpage
* contribute guide
2019-01-04 17:02:37 -05:00
Minjie Wang
c620bfc2b7
[Doc] faq & env ( #263 )
...
* faq & env
* add update version script; 0.0.1 -> 0.1.0
2018-12-05 19:18:33 -05:00
VoVAllen
71fa26acac
Fix windows line seprator problems ( #248 )
2018-12-05 15:40:32 +08:00
VoVAllen
16cc528757
[Doc] Improve Capsule with Jinyang & Fix wrong tutorial level layout ( #236 )
...
* improve capsule tutorial with jinyang
* fix wrong layout of second-level tutorial
* delete transformer
2018-12-04 10:46:49 -05:00
Minjie Wang
7fe6d0c857
[Doc] Refactor API doc ( #128 )
...
* refactor API doc; add markup link in tutorials
* fix readme
2018-11-08 22:57:16 -05:00
Minjie Wang
68ec624782
[API][Doc] API change & basic tutorials ( #113 )
...
* Add SH tutorials
* setup sphinx-gallery; work on graph tutorial
* draft dglgraph tutorial
* update readme to include document url
* rm obsolete file
* Draft the message passing tutorial
* Capsule code (#102 )
* add capsule example
* clean code
* better naming
* better naming
* [GCN]tutorial scaffold
* fix capsule example code
* remove previous capsule example code
* graph struc edit
* modified: 2_graph.py
* update doc of capsule
* update capsule docs
* update capsule docs
* add msg passing prime
* GCN-GAT tutorial Section 1 and 2
* comment for API improvement
* section 3
* Tutorial API change (#115 )
* change the API as discusses; toy example
* enable the new set/get syntax
* fixed pytorch utest
* fixed gcn example
* fixed gat example
* fixed mx utests
* fix mx utest
* delete apply edges; add utest for update_edges
* small change on toy example
* fix utest
* fix out in degrees bug
* update pagerank example and add it to CI
* add delitem for dataview
* make edges() return form that is compatible with send/update_edges etc
* fix index bug when the given data is one-int-tensor
* fix doc
2018-11-02 17:19:14 -04:00
VoVAllen
a50bbe58c2
Merge branch 'master' into master
2018-10-24 19:21:36 +08:00
Minjie Wang
2046980231
[DOC] API tutorials ( #96 )
...
* setup sphinx-gallery; work on graph tutorial
* draft dglgraph tutorial
* update readme to include document url
* rm obsolete file
* Draft the message passing tutorial
2018-10-23 16:27:15 -04:00
Minjie Wang
797b20792f
setup sphinx-gallery; work on graph tutorial
2018-10-22 14:58:45 -04:00
Minjie Wang
c7b9f06946
Init sphinx doc
2018-10-05 14:57:09 -04:00