dmlc--dgl
90e78c5854
* 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
4 行
78 B
Markdown
4 行
78 B
Markdown
# C API and runtime
|
|
|
|
Borrowed and adapted from TVM project. (commit: 2ce5277)
|