This is an automated email from the ASF dual-hosted git repository.
kevinthesun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from db36951 [Relay][Frontend][TFlite] Add test for qnn_mul operator
(#4395)
add 2a8c697 [Relay][Pass] Fix lambda lift pass for recursive call (#4432)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/memory_alloc.py | 3 +-
src/relay/backend/vm/lambda_lift.cc | 67 +++++++++++++++++++---
.../frontend/tensorflow/test_control_flow.py | 9 ++-
tests/python/relay/test_pass_lambda_lift.py | 38 ++++++++++++
4 files changed, 105 insertions(+), 12 deletions(-)