This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.
from 8931cfa fix relay.build to not change the module argument in place
(#5822)
add 6ed8d7a [MergeComposite] Fix InferType when module contains Prelude
(#5797)
No new revisions were added by this update.
Summary of changes:
python/tvm/relay/testing/__init__.py | 5 ++++-
src/relay/transforms/merge_composite.cc | 12 +++++++-----
tests/python/relay/test_pass_merge_composite.py | 6 +++---
3 files changed, 14 insertions(+), 9 deletions(-)