3 Commits

Author SHA1 Message Date
Hongyi ZHANG
5c76e47f78 [Docs] fix ffi docs (#4248)
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
2022-07-14 13:20:42 +08:00
Zihao Ye
09ade2f265 upd (#1321) 2020-03-06 14:17:48 +08:00
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