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/09/23 00:30:06 UTC

[tvm] branch last-successful updated (4e783a6087 -> 0b074d8f06)

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 4e783a6087 [TOPI] Add layer norm operator (#12864)
     add 0b074d8f06 Fix clang warnings (#12876)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/stmt_functor.h                   | 2 +-
 src/relay/transforms/annotate_texture_storage.cc | 4 ++--
 src/script/printer/doc.cc                        | 2 +-
 src/tir/schedule/primitive/pad_einsum.cc         | 5 +++--
 4 files changed, 7 insertions(+), 6 deletions(-)