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 b61f633e10 [TVM PyTorch Integration] optimized_torch & as_torch how-to
guide (#12318)
add 7a4c10c44a [TIR][Transform] Remove num_unpacked_args from
MakePackedAPI (#12892)
No new revisions were added by this update.
Summary of changes:
include/tvm/tir/transform.h | 9 +-
python/tvm/tir/transform/transform.py | 11 +--
src/driver/driver_api.cc | 2 +-
src/tir/transforms/make_packed_api.cc | 109 +++++++--------------
.../unittest/test_tir_transform_make_packed_api.py | 5 +-
5 files changed, 46 insertions(+), 90 deletions(-)