You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ju...@apache.org on 2022/08/14 14:43:26 UTC

[tvm] branch main updated (9d4df89833 -> 57a3b26343)

This is an automated email from the ASF dual-hosted git repository.

junrushao pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 9d4df89833 [TIR] Allow converting `BufferRegion` to vectorized `BufferLoad` (#12420)
     add 57a3b26343 [Fix] Fix `dtype` in Cache-Read/Write (#12421)

No new revisions were added by this update.

Summary of changes:
 python/tvm/script/tir/scope_handler.py         | 4 +++-
 src/tir/schedule/primitive/cache_read_write.cc | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)