- 18 Mar, 2020 1 commit
-
-
Zhi committed
-
- 05 Mar, 2020 2 commits
- 27 Feb, 2020 1 commit
-
-
* [REFACTOR][PY][API-CHANGE] Remove legacy python files. Remove legacy python files. Use the te namespace for most of the tensor expression primitives. - tvm.create_schedule -> tvm.te.create_schedule - tvm.placeholder -> tvm.te.placeholder - tvm.compute -> tvm.te.compute * Remove top-level exposures.
Tianqi Chen committed
-
- 13 Feb, 2020 1 commit
-
-
Move the related target modules into tvm.target. API change: - tvm.target.current_target -> tvm.target.Target.current - tvm.datatype -> tvm.target.datatype
tqchen committed
-
- 12 Feb, 2020 2 commits
-
-
tqchen committed
-
* [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
-
- 09 Feb, 2020 1 commit
-
-
Tianqi Chen committed
-
- 20 Jan, 2020 1 commit
-
-
* expose BindParamByName to python * fixed alpha equal test
masahi committed
-
- 29 Oct, 2019 1 commit
-
-
* Optimize task extraction speed * correct pylint errors * Delete unused function * remove unnecessary argument * resolve code review comments * corrent cpp lint errors * remove one more graph_json return value * fix test bugs
LiangHao committed
-
- 06 Jul, 2019 1 commit
-
-
* [relay][frontend] Return Module from get_workload * pass entry_func to autotvm * disable tune * add property to module * mod.entry_func to main * .main -> mod["main"] * fix
Zhi committed
-
- 02 Jul, 2019 1 commit
-
-
雾雨魔理沙 committed
-
- 27 Jun, 2019 1 commit
-
-
Alexander Pivovarov committed
-
- 17 Jun, 2019 1 commit
-
-
Zhi committed
-
- 03 Jun, 2019 1 commit
-
-
Zhi committed
-
- 24 May, 2019 1 commit
-
-
Zhi committed
-
- 16 May, 2019 1 commit
-
-
Zhi committed
-
- 09 May, 2019 1 commit
-
-
* Implement the virtual machine Co-Authored-By: wweic <ipondering.weic@gmail.com> * Fix rebase build issues * Reorganize vm.py and fix allocator bug * Remove compiler * Remove tests * Remove backend/vm/vm.cc too * Fix docs * Fix doc * Fix doc * Add vm docs * Remove change to dead_code.cc * Remove Relay logging * Remove reduce * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Reformat * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Address feedback * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Apply suggestions from code review Co-Authored-By: jroesch <roeschinc@gmail.com> * Fix a couple outstanding comments * Last couple comments * Update include/tvm/runtime/vm.h Co-Authored-By: jroesch <roeschinc@gmail.com> * Address code review feedback * Fix final comment * Address comments * Error reporting and example * add Const * Explicitly delete copy assignment operator * Fix rebase * Pass 3rd arg to fusion
Jared Roesch committed
-
- 02 May, 2019 1 commit
-
-
Haichen Shen 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
-
- 09 Mar, 2019 1 commit
-
-
* [Relay][Quantization] Speed-aware quantization scheme improvement * Add comment * Add use_stop_fusion to qconfig * Update comment
Wuwei Lin committed
-
- 28 Feb, 2019 1 commit
-
-
Wuwei Lin committed
-
- 21 Feb, 2019 1 commit
-
-
Marcus Shawcroft committed
-
- 31 Jan, 2019 1 commit
-
-
* [QUANTIZE] Quantization implementation. * Update. * Update. * Update. * Update.
ziheng committed
-
- 17 Jan, 2019 1 commit
-
-
Zhi committed
-
- 11 Jan, 2019 1 commit
-
-
Zhi committed
-
- 09 Jan, 2019 1 commit
-
-
* Add support for passing arguments by args and kwargs when using executor * Fix linting * Update comment, and add arity checking * Small tweak to error message
Jared Roesch committed
-
- 08 Jan, 2019 1 commit
-
-
Zhi committed
-
- 07 Jan, 2019 1 commit
-
-
Lianmin Zheng committed
-
- 04 Dec, 2018 1 commit
-
-
Wuwei Lin committed
-
- 02 Dec, 2018 1 commit
-
-
Jared Roesch committed
-
- 30 Nov, 2018 1 commit
-
-
* [RELAY] Finish alter op pass * [RELAY] AlterOpLayout Pass * fix broadcast operators * fix broadcast operators * fix broadcast operators * Support concatenate * address comments * address comments * add comments * rebase
Lianmin Zheng committed
-
- 27 Nov, 2018 1 commit
-
-
Wuwei Lin committed
-
- 26 Nov, 2018 1 commit
-
-
masahi committed
-
- 25 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 22 Nov, 2018 1 commit
-
-
Wuwei Lin committed
-
- 14 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 13 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 05 Nov, 2018 1 commit
-
-
Tianqi Chen committed
-
- 02 Nov, 2018 1 commit
-
-
Jared Roesch committed
-