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 ae285c6 [BugFix][TIR] Fix construction of new IterVars in
CacheRead/Write for non-int32 dtypes (#10795)
add 2cc0451 added surpport for arg type of numeric float16 and testcase,
fixed the (#10797)
No new revisions were added by this update.
Summary of changes:
python/tvm/_ffi/base.py | 2 +-
python/tvm/runtime/vm.py | 10 +++++++++-
tests/python/relay/test_vm.py | 20 ++++++++++++++++++++
3 files changed, 30 insertions(+), 2 deletions(-)