This is an automated email from the ASF dual-hosted git repository.
github-actions[bot] pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 379bd1fc1f [relax] fix 'occured' -> 'occurred' in transform.h doc
comment (#19411)
add f0af322c19 [Relax][Frontend][TFLite] Add `REDUCE_ANY` and `REDUCE_ALL`
(#19413)
add ff127c48ea [Docs] Fix stale tvm.tirx exclude list and add missing
legalize_ops.unary entry (#19414)
add 545c3325ad [Relax][Frontend][TFLite] Fix bool
`REDUCE_ANY`/`REDUCE_ALL` compile failure (#19415)
No new revisions were added by this update.
Summary of changes:
docs/reference/api/python/relax/transform.rst | 6 +++
docs/reference/api/python/tirx/tirx.rst | 2 +-
.../tvm/relax/frontend/tflite/tflite_frontend.py | 33 ++++++++++++++-
tests/python/relax/test_frontend_tflite.py | 48 ++++++++++++++++++++++
4 files changed, 87 insertions(+), 2 deletions(-)