- 09 Jan, 2020 1 commit
-
-
* [REFACTOR][IR] tvm::Expr -> PrimExpr(Primitive Expr) As part of unified IR, we will need to unify relay::Expr and the current tvm::Expr under the same base type. From the techinical point of view. tvm::Expr is a "primitive" expression that only contains POD types and handles and does not do life-cycle management. This PR renames Expr->PrimExpr to clarify that. We will send a subsequent PR to introduce the base expr class. * Remove legacy VarExpr and ExprHash/Equal
Tianqi Chen committed
-
- 21 Nov, 2019 1 commit
-
-
* [TOPI] Fix flaky testcase for floor div * avoid check at 0.0
Yizhi Liu committed
-
- 18 Nov, 2019 1 commit
-
-
* Add tf FloorMod * Add floor_div/mod into topi and relay * Add to rst * Fix test
Yao Wang committed
-
- 16 Sep, 2019 1 commit
-
-
* [TOPI] operator support: logical_and, logical_or, logical_not * [TOPI] operator support: logical_and, logical_or, logical_not * [TOPI] fix test cases for operator support: logical_and, logical_or, logical_not * [TOPI] fix test cases for operator support: logical_not
Neo Chien 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 Oct, 2018 1 commit
-
-
Sergey Mironov committed
-
- 22 Aug, 2018 1 commit
-
-
* support fallback & fix bugs in tuners & clean topi test * update task extraction * update task extraction * fix arm tutorial * Update tune_nnvm_arm.py
Lianmin Zheng committed
-
- 09 Aug, 2018 1 commit
-
-
* [TOPI] add injective scheduler for HLS backends * Introduced PrintBinaryExpr
MORITA Kazutaka committed
-
- 04 Jul, 2018 1 commit
-
-
Liangfu Chen committed
-
- 03 Jul, 2018 1 commit
-
-
masahi committed
-
- 24 Jun, 2018 2 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
- 22 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 02 Feb, 2018 1 commit
-
-
* [BACKEND] Vulkan Runtime and SPIRV Codegen * fix doc
Tianqi Chen committed
-
- 27 Dec, 2017 1 commit
-
-
* support dim-0 tensor in topi ops revert transform * revert
Xingjian Shi committed
-
- 26 Oct, 2017 1 commit
-
-
masahi committed
-
- 14 Oct, 2017 1 commit
-
-
* [TVM] Introduce target generic dispatch system * fix target warning
Tianqi Chen committed
-
- 13 Oct, 2017 1 commit
-
-
* add masahi to contributors * enable rocm target in topi tests
masahi committed
-
- 18 Sep, 2017 1 commit
-
-
Xingjian Shi committed
-
- 17 Sep, 2017 1 commit
-
-
* add binary broadacst * fix testing * revise testing threshold
Xingjian Shi committed
-
- 15 Aug, 2017 1 commit
-
-
[TOPI] Add broadcast and reduce operators
Xingjian Shi committed
-