You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/07/27 23:49:12 UTC

[tvm] branch last-successful updated (85aa597245 -> ae3e2a8537)

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 85aa597245 [JIT] Force finalization of JITed code, expose sf/hf runtime functions (#12187)
     add ae3e2a8537 Use std::move to avoid warnings on clang-13 (#12196)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/vm/manifest_lifetimes.cc               | 2 +-
 src/relay/quantize/calibrate.cc                          | 2 +-
 src/relay/transforms/device_planner.cc                   | 2 +-
 src/te/operation/create_primfunc.cc                      | 2 +-
 src/tir/schedule/primitive/blockize_tensorize.cc         | 2 +-
 src/tir/schedule/primitive/cache_read_write.cc           | 6 +++---
 src/tir/transforms/flatten_buffer.cc                     | 4 ++--
 src/tir/transforms/remove_weight_layout_rewrite_block.cc | 2 +-
 src/tir/usmp/transform/assign_pool_info.cc               | 4 ++--
 9 files changed, 13 insertions(+), 13 deletions(-)