You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by sy...@apache.org on 2023/01/27 06:01:14 UTC

[tvm] branch main updated (ec72ac6690 -> 18b7dc1dd9)

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

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


    from ec72ac6690 [ROCM] Fixes compiling on ROCM 5 and accuracy on dense op (#13847)
     add 18b7dc1dd9 [MetaSchedule] Fix for RewriteLayout + AllocateConst when the rank of the rewritten weight doesn't change (#13851)

No new revisions were added by this update.

Summary of changes:
 src/relay/backend/te_compiler_cache.cc             | 21 +++++-
 .../test_meta_schedule_relay_integration.py        | 74 ++++++++++++++++++++++
 2 files changed, 94 insertions(+), 1 deletion(-)