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

[tvm] branch main updated (fe75f00991 -> 195ae72b5c)

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

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


    from fe75f00991 [AutoTVM] Introducing multi_filter into ConfigSpace autotvm (#12545)
     add 195ae72b5c [TOPI] Fix dtype legalize logic for CPU dot product instruction (#12865)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/generic/conv2d.py    | 15 +++++---
 tests/python/relay/test_op_level2.py | 75 ++++++++++++++++++++++++++++++++++++
 2 files changed, 84 insertions(+), 6 deletions(-)