You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2022/12/15 02:16:00 UTC

[tvm] branch main updated (57a13a2324 -> 7fd0cdb230)

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

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


    from 57a13a2324 [Metaschedule] Aligning get_top_k logic in MemoryDatabase and JSONDatabase (#13611)
     add 7fd0cdb230 [TOPI] Fix batch_matmul tensorcore legalize for transpose_b = False case (#13618)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/tensorcore_alter_op.py        | 32 +++++++++++++---
 .../python/relay/test_pass_legalize_tensorcore.py  | 43 ++++++++++++++++++----
 2 files changed, 63 insertions(+), 12 deletions(-)