- 05 Feb, 2020 2 commits
-
-
* [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 -
* [REFACTOR][PY] tvm._ffi - Remove from __future__ import absolute_import in the related files as they are no longer needed if the code only runs in python3 - Remove reverse dependency of _ctypes _cython to object_generic. - function.py -> packed_func.py - Function -> PackedFunc - all registry related logics goes to tvm._ffi.registry - Use absolute references for FFI related calls. - tvm._ffi.register_object - tvm._ffi.register_func - tvm._ffi.get_global_func * Move get global func to the ffi side
Tianqi Chen committed
-
- 29 Dec, 2019 1 commit
-
-
* [GraphRuntime] Support parameter out in the graph runtime debug * Dummy commit to trigger build
Neo Chien committed
-
- 22 Dec, 2019 1 commit
-
-
* [TEST] Remove nnvm related code in topi and test script * Remove docs dep
Tianqi Chen committed
-
- 03 Dec, 2019 1 commit
-
-
Tianqi Chen committed
-
- 26 Nov, 2019 1 commit
-
-
Haichen Shen committed
-
- 18 Nov, 2019 1 commit
-
-
Tianqi Chen committed
-
- 16 Nov, 2019 1 commit
-
-
Animesh Jain committed
-
- 23 May, 2019 1 commit
-
-
hlu1 committed
-
- 08 Apr, 2019 1 commit
-
-
* [HEADER] ASF header dir=include * [HEADER] ASF Header dir=src * [HEADER] ASF Header -dir=python * [HEADER] ASF header dir=topi * [HEADER] ASF Header dir=nnvm * [HEADER] ASF Header -dir=tutorials * [HEADER] ASF Header dir=tests * [HEADER] ASF Header -dir=docker * fix whitespace * [HEADER] ASF Header -dir=jvm * [HEADER] ASF Header -dir=web * [HEADER] ASF Header --dir=apps * [HEADER] ASF Header --dir=vta * [HEADER] ASF Header -dir=go * temp * [HEADER] ASF Header --dir=rust * [HEADER] Add ASF Header --dir=cmake * [HEADER] ASF Header --dir=docs * [HEADER] Header for Jenkinsfile * [HEADER] ASF Header to toml and md * [HEADER] ASF Header to gradle * Finalize rat cleanup * Fix permission * Fix java test * temporary remove nnvm onnx test
Tianqi Chen committed
-
- 29 Mar, 2019 1 commit
-
-
Andrew Tulloch committed
-
- 27 Feb, 2019 1 commit
-
-
hlu1 committed
-
- 12 Feb, 2019 1 commit
-
-
Marina Kolpakova committed
-
- 29 Jan, 2019 1 commit
-
-
Wuwei Lin committed
-
- 12 Dec, 2018 1 commit
-
-
* fix a issue when running with graph_runtime_debug in python; * add support to `debug_get_output` in python; * comply with the linter;
Liangfu Chen committed
-
- 04 Dec, 2018 1 commit
-
-
Signed-off-by: Zhebin Jin <zhebin.jzb@alibaba-inc.com>
Zhebin Jin committed
-
- 01 Dec, 2018 1 commit
-
-
lihaozhehw committed
-
- 15 Oct, 2018 1 commit
-
-
Siju committed
-
- 04 Oct, 2018 1 commit
-
-
Siju committed
-