- 12 Feb, 2020 1 commit
-
-
* [REFACTOR][PY][API-CHANGE] establish tvm.ir, migrate corresponding relay files. This PR establishes tvm.ir and migrates the corresponding relay files into the new folder. API Change: - relay.Module -> tvm.IRModule * Update with ADT * Migrate transform * address comments * Migrate module * Migrate json_compact * Migrate attrs * Move LoweredFunc to stmt temporarily * temp migrate container * Finish migrate container
Tianqi Chen committed
-
- 11 Feb, 2020 1 commit
-
-
Zhi committed
-
- 07 Feb, 2020 1 commit
-
-
* [REFACTOR][PY-API] Polish tvm.runtime, tvm.runtime.module API update This PR updates the tvm.runtime to use the new FFI style. - Remove top-level tvm.module to avoid confusion between runtime.Module and IRModule - API changes wrt to runtime.Module - tvm.module.load -> tvm.runtime.load_module - tvm.module.enabled -> tvm.runtime.enabled - tvm.module.system_lib -> tvm.runtime.system_lib - Remove dep on api_internal from runtime. * Update module.load in the latest API
Tianqi Chen committed
-
- 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
-
- 18 Jan, 2020 1 commit
-
-
* unify vm and interpreter objects * move closure back vm * adt/closure back to vm.adt/vm.closure * closure base
Zhi committed
-
- 11 Jan, 2020 1 commit
-
-
* replace TensorObj and TensorValue with NDArray * NodeBase to Object in Python * rebase
Zhi committed
-
- 01 May, 2019 1 commit
-
-
* Correct spelling of 'inavlid' * [DOC] correct spelling of 'schdule'. * [DOC] clean up use of abbreviation "interop" * [DOC] capitalize API abbreviation consistently * [DOC] correct spelling of 'peformed'. * [DOC] correct spelling of 'intermidiate' * Remove trailing white space. * Correct spelling of 'parametrization'. * [DOC] minor improvements to Range documentation.
Marcus Shawcroft 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
-
- 21 Feb, 2019 1 commit
-
-
Marcus Shawcroft committed
-
- 06 Nov, 2018 1 commit
-
-
* Allow to use negative index of array in python * Support negative index in array slice * Print index and array size in IndexError * Fix style
Wuwei Lin committed
-
- 15 Sep, 2018 1 commit
-
-
Tianqi Chen committed
-
- 16 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 01 Mar, 2018 1 commit
-
-
Pariksheet Pinjari committed
-
- 14 Jul, 2017 1 commit
-
-
* [REFACTOR] collections->container, RPC returns func, time_evaluator returns struct * fix executor
Tianqi Chen committed
-
- 03 Jul, 2017 1 commit
-
-
Tianqi Chen committed
-
- 04 Jun, 2017 1 commit
-
-
* [BUILD/CODEGEN] Allow combine multiple functions in build stage. * Enhance code module * fix compile
Tianqi Chen committed
-
- 26 Apr, 2017 1 commit
-
-
Tianqi Chen committed
-
- 17 Apr, 2017 1 commit
-
-
Tianqi Chen committed
-
- 16 Apr, 2017 1 commit
-
-
* [DOC] API doc organization. * remove breathe for now
Tianqi Chen committed
-
- 12 Mar, 2017 1 commit
-
-
* [OP/LANG] Support Extern Call, more regression tests * [TEST] Include pylintrc
Tianqi Chen committed
-
- 05 Mar, 2017 1 commit
-
-
* [IterVar/REFACTOR] Add types to IterVar * [ARITH/REFACTOR] Move IntSet to include * [REFACTOR/OP] Move Op detail to seperate folder. * fix test
Tianqi Chen committed
-
- 31 Jan, 2017 2 commits
-
-
[TEST/PYTHON] Add unittest folder, add a build pipeline. Rename Buffer.ptr to Buffer.data to be consistent with Array. (#29)
Tianqi Chen committed -
* [CODEGEN] CUDA/OPENCL pipeline complete * Hide TVMType by str in frontend
Tianqi Chen committed
-
- 29 Jan, 2017 1 commit
-
-
Tianqi Chen committed
-
- 24 Jan, 2017 1 commit
-
-
Tianqi Chen committed
-
- 23 Jan, 2017 1 commit
-
-
* [CODEGEN] Add LoweredFunc, MakeAPI and SplitHostDevice * update halideir
Tianqi Chen committed
-
- 13 Jan, 2017 1 commit
-
-
* [LANG] Include buffer semnatics, introduce pylint * Refactor inline add support for buffer indexing * fix doc
Tianqi Chen committed
-
- 06 Jan, 2017 1 commit
-
-
tqchen committed
-
- 02 Dec, 2016 2 commits
- 03 Nov, 2016 1 commit
-
-
tqchen committed
-
- 01 Nov, 2016 1 commit
-
-
tqchen committed
-
- 28 Oct, 2016 1 commit
-
-
tqchen committed
-
- 27 Oct, 2016 1 commit
-
-
tqchen committed
-
- 26 Oct, 2016 1 commit
-
-
tqchen committed
-
- 14 Oct, 2016 3 commits
-
-
Haichen Shen committed
-
tqchen committed
-
tqchen committed
-