This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git
from c59bc29512 [Arith] Add simplification rule for `x - max(x+y, z)`
(#14271)
add 92de8e9afe [Transform] Use callable() instead of isinstance() for type
checking (#14248)
No new revisions were added by this update.
Summary of changes:
python/tvm/ir/transform.py | 3 +--
python/tvm/relay/transform/transform.py | 2 +-
python/tvm/te/hybrid/parser.py | 3 +--
python/tvm/tir/transform/function_pass.py | 3 +--
4 files changed, 4 insertions(+), 7 deletions(-)