Minjie Wang
|
90e78c5854
|
[FFI] FFI container support, custom structure extension via Object (#693)
* WIP: import tvm runtime node system
* WIP: object system
* containers
* tested basic container composition
* tested custom object
* fix setattr bug
* tested object container return
* fix lint
* some comments about get/set state
* fix lint
* fix lint
* update cython
* fix cython
* ffi doc
* fix doc
|
2019-07-01 14:40:07 -04:00 |
|
Minjie Wang
|
ebbb6296f9
|
[Doc] doc page for builtin functions (#642)
* doc page for builtin functions; install from source doc
* upload rst
* update
|
2019-06-10 18:29:28 -04:00 |
|
Da Zheng
|
acefb9a9f0
|
[BUGFIX] fix the problems in the sampling tutorial. (#523)
* add index.
* update.
* update tutorial.
|
2019-05-07 18:19:07 -07:00 |
|
Mufei Li
|
3cbfc25a32
|
[Tutorial] Batched Graph Classification (#360)
* batched_graph_classification
* Fix
* Fix
* update tutorial with new dataset
* Final
* Fix doc for dataset
* small fix
|
2019-01-25 15:13:52 -05:00 |
|
Minjie Wang
|
192bd952de
|
[Doc] fix broken link in doc (#344)
|
2019-01-07 17:51:36 -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 |
|
Aston Zhang
|
534ea8c970
|
[Doc] Update index.rst (#328)
|
2018-12-26 19:29:00 -05:00 |
|
Haibin Lin
|
d10baaeff6
|
[DOC] Fix repo link (#295)
* Update index.rst
* Update index.rst
|
2018-12-11 14:41:15 -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 |
|
Da Zheng
|
aabba9d4d9
|
[Doc] minor fix in overview (#256)
|
2018-12-05 16:27:52 -05:00 |
|
VoVAllen
|
31800e7170
|
[Doc] Fix typo at doc index (#241)
Fix typo at doc index
|
2018-12-04 15:05:37 -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 |
|
Minjie Wang
|
10e18ed982
|
[Doc] overview and others (#222)
* model tutorials overview
* update the 1_first
* revised overview and summarized "what is DGL" in glance
|
2018-12-03 17:31:35 -05:00 |
|
Minjie Wang
|
c7b9f06946
|
Init sphinx doc
|
2018-10-05 14:57:09 -04:00 |
|