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 dffdc3e592 [Relax][Frontend] Add op `tanh`, `exp`, `negative`, and
`permute` (#16711)
add 8023a981a4 [Relax] Normalize use of void-type variable to inline
R.tuple() (#16658)
No new revisions were added by this update.
Summary of changes:
src/relax/ir/block_builder.cc | 9 ++++++-
src/script/ir_builder/relax/utils.h | 11 ++++----
src/script/printer/relax/binding.cc | 22 +++-------------
.../relax/test_transform_lift_transform_params.py | 10 +++++---
tests/python/relax/test_transform_normalize.py | 29 ++++++++++++++++++++++
tests/python/relax/test_tvmscript_printer_relax.py | 5 ----
6 files changed, 53 insertions(+), 33 deletions(-)