You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by kp...@apache.org on 2022/08/23 21:42:50 UTC

[tvm] branch main updated (13ebbfb37f -> 8174d082e8)

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

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


    from 13ebbfb37f Replace std::result_of (deprecated in C++17) with std::invoke_result, NFC (#12562)
     add 8174d082e8 Add using directives for otherwise hidden virtual functions, NFC (#12561)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/annotate_used_memory.cc        | 2 +-
 src/relay/transforms/annotate_texture_storage.cc | 4 ++++
 src/relay/transforms/compiler_function_utils.cc  | 2 ++
 3 files changed, 7 insertions(+), 1 deletion(-)