This is an automated email from the ASF dual-hosted git repository.
wuwei pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.
from 811312c [TIR] Make compact buffer and get access region aware of
conditions (#9372)
add bc505fc add is_entry_func tag for device function (#9436)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/function.h | 7 +++
src/tir/transforms/split_host_device.cc | 1 +
.../test_tir_transform_split_host_device.py | 52 ++++++++++++++++++++++
3 files changed, 60 insertions(+)
create mode 100644
tests/python/unittest/test_tir_transform_split_host_device.py