This is an automated email from the ASF dual-hosted git repository.
masahi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from d1ee201 Add aten::mv support (#9894)
add 44fe7ef [BUGFIX] Check that virtual device is unchanged in WithFields
(#9826)
No new revisions were added by this update.
Summary of changes:
include/tvm/ir/expr.h | 2 ++
include/tvm/relay/expr.h | 1 +
src/relay/ir/expr.cc | 41 +++++++++++++++++++++++++--------
src/relay/ir/function.cc | 5 +++-
src/relay/transforms/de_duplicate.cc | 1 +
tests/python/relay/test_json_compact.py | 12 ++++++++--
6 files changed, 49 insertions(+), 13 deletions(-)