Rhett Ying
8b266f5001
[doc] use tqdm from tqdm.auto ( #7191 )
2024-03-04 16:43:15 +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
9120b5a71c
[Doc] specify backend as pytorch for tutorials ( #5198 )
2023-01-18 18:40:57 +08:00
peizhou001
611393021a
[API Deprecation] Remove candidates in DGLGraph ( #4946 )
2022-12-01 16:41:53 +08:00
Hongzhi (Steve), Chen
2b9838697f
[Misc] Black auto fix. ( #4705 )
...
Co-authored-by: Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal >
2022-10-12 16:16:36 +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
Minjie Wang
2cdc4d3c1d
[Doc] Patch tutorial ( #1380 )
...
* patched 1_first
* done 2_basics
* done 4_batch
* done 1_gcn, 9_gat, 2_capsule
* 4_rgcn.py
* revert
* more fix
2020-03-22 10:21:22 +08:00
Jinjing Zhou
c23a61bd5c
fix s3 link ( #1310 )
2020-03-04 21:01:29 +08:00
John Andrilla
f36a451420
[Doc] Old wines new title, edit for grammar and style ( #1027 )
...
* Old wines new title, edit for grammar and style
new descriptive title here and an edit pass @aaronmarkham
* Update tutorials/models/4_old_wines/README.txt
2019-12-16 11:24:58 +08:00
John Andrilla
d6dfaa9b74
[Doc] Capsule network tutorial, edit pass ( #1026 )
...
Edited for grammar and style.
2019-12-01 22:26:51 +08:00
John Andrilla
10b104dd35
[Doc] Transformer tutorial, edit for readability ( #1025 )
...
Edit pass for grammar and style
2019-12-01 11:25:51 +08: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
Lingfan Yu
0cbe521b99
[Doc] Fix document building for multiple tensor backends ( #301 )
...
* remove loading backend in sse
* build mxnet in a second run
* a third run to fix everything
* fix docstring in sampler
* fix docstring in transformer
* README for doc build
* some reordering and printing
* use filename_pattern instead of ignore_pattern to reduce warning at the cost of redundant work...
* add env var to use mxnet in Jenkinsfile
* remove step 3, it's already fixed by previous commit
2018-12-12 11:07:46 -05:00
Minjie Wang
af23c45726
[Release] update version ( #297 )
...
* update version; add news.md; modify contributing.md
* change urls to dmlc
2018-12-11 15:40:51 -05:00
Zihao Ye
8bc01c6309
[Tutorial] Tutorial fix (SSE link & Transformer) ( #285 )
...
* upd tutorial
* upd tutorial
2018-12-10 11:26:19 -05:00
Zihao Ye
9f32554296
[Model]Transformer ( #186 )
...
* change the signature of node/edge filter
* upd filter
* Support multi-dimension node feature in SPMV
* push transformer
* remove some experimental settings
* stable version
* hotfix
* upd tutorial
* upd README
* merge
* remove redundency
* remove tqdm
* several changes
* Refactor
* Refactor
* tutorial train
* fixed a bug
* fixed perf issue
* upd
* change dir
* move un-related to contrib
* tutuorial code
* remove redundency
* upd
* upd
* upd
* upd
* improve viz
* universal done
* halt norm
* fixed a bug
* add draw graph
* fixed several bugs
* remove dependency on core
* upd format of README
* trigger
* trigger
* upd viz
* trigger
* add transformer tutorial
* fix tutorial
* fix readme
* small fix on tutorials
* url fix in readme
* fixed func link
* upd
2018-12-07 15:22:46 +08:00
Lingfan Yu
f4a9a455f5
[Doc] Fix hyperlink in tutorial of tutorals ( #260 )
...
* fix all code tutorial links and typos in texts
* sse readme format
* fix
* sse paper link
* gat readme
* fix
2018-12-05 15:04:27 -05: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