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/29 05:27:51 UTC

[tvm] branch main updated (0467539 -> e4946f4)

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 0467539  [UnitTest] Parametrized test_conv2d_int8_intrinsics (#9143)
     add e4946f4  [Frontend][PyTorch] support for quantized conv_transpose2d op (#9133)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/frontend/qnn_torch.py    | 100 ++++++++++++++++++++++++++++--
 tests/python/frontend/pytorch/qnn_test.py |  26 +++++++-
 2 files changed, 121 insertions(+), 5 deletions(-)