This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch last-successful
in repository https://gitbox.apache.org/repos/asf/tvm.git
from c31a762b98 [ci] Don't update Jenkinsfile timestamp on image updates
(#12621)
add 74988d36bd [Utils] Handled Callable in tir.schedule._type_checker
(#12633)
add 9e88723385 [TIR] Improved error messages for PrimExpr operator
overloads (#12638)
No new revisions were added by this update.
Summary of changes:
python/tvm/tir/schedule/_type_checker.py | 40 +++++++++++
src/tir/op/op.cc | 58 +++++++++++-----
.../unittest/test_type_annotation_checker.py | 77 ++++++++++++++++++----
3 files changed, 143 insertions(+), 32 deletions(-)