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 b8cfc4ca82 [CI] Update Compute Library to v22.08 (#13035)
     add 256075566b [MetaSchedule] Allow skipping exact NDArray rewrite in 
RemoveWeightLayoutRewriteBlock (#13052)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/transform.h                        | 10 +++-
 python/tvm/meta_schedule/builder/local_builder.py  |  2 +-
 python/tvm/tir/transform/transform.py              | 16 +++++-
 src/meta_schedule/arg_info.cc                      |  3 +-
 .../feature_extractor/per_store_feature.cc         |  2 +-
 src/relay/backend/te_compiler_cache.cc             |  3 +-
 .../remove_weight_layout_rewrite_block.cc          | 59 +++++++++++++++++-----
 .../test_meta_schedule_relay_integration.py        | 43 ++++++++--------
 8 files changed, 98 insertions(+), 40 deletions(-)

Reply via email to