This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a change to branch refactor-s1
in repository https://gitbox.apache.org/repos/asf/tvm.git
from 3b0c654c89 Fixup MS to ensure concrete value
new 596ee8bd85 [FFI] reverts DLtensor align assert
new 4bd6ba1bcb add handle add by byteoffset
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
ffi/include/tvm/ffi/type_traits.h | 1 -
include/tvm/tir/builtin.h | 11 +++++++++++
python/tvm/script/ir_builder/tir/ir.py | 2 ++
python/tvm/tir/__init__.py | 2 +-
python/tvm/tir/op.py | 19 +++++++++++++++++++
src/tir/op/builtin.cc | 4 ++++
6 files changed, 37 insertions(+), 2 deletions(-)