attrs.py
2.52 KB
-
[REFACTOR][PY] Establish tvm.runtime (#4818) · fc7dd6d7
* [REFACTOR][PY] Establish tvm.runtime This PR establishes the tvm.runtime namespace that contains the core runtime data structures. The top-level API are kept inact for now via re-exporting. We will followup later to cleanup some of the top-level APIs. * Fix ndarray name
Tianqi Chen committed