This is an automated email from the ASF dual-hosted git repository.
lunderberg pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git
from c2c579bb0a [BugFix][FFI] Add a missing default for datatype lanes
(#16649)
add e261a27036 [Transform] Check for zero-param operators in
LiftTransformParams (#16595)
No new revisions were added by this update.
Summary of changes:
include/tvm/relax/expr.h | 2 -
src/relax/transform/lift_transform_params.cc | 75 +++++++++++++++++++---
.../relax/test_transform_lift_transform_params.py | 54 ++++++++++++++++
tests/python/relax/test_utils.py | 23 +++++++
4 files changed, 142 insertions(+), 12 deletions(-)