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 2021/09/14 03:47:12 UTC

[tvm] branch main updated (92903b4 -> c596b62)

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 92903b4  [Autoscheduler] Reduce task weight coercion overhead (#8995)
     add c596b62  [Relay][Op] fix conv transpose weight dtype inference (#8962)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/nn/convolution.h                     | 18 ++++++--
 tests/python/relay/test_op_qnn_conv2_transpose.py | 53 +++++++++++++++++++++++
 2 files changed, 68 insertions(+), 3 deletions(-)