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/28 21:50:11 UTC

[tvm] branch main updated (f052abc -> bffbbe7)

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 f052abc  add nn.global_avgpool to fq2i (#9137)
     add bffbbe7  [Relay][ConvertLayout] Support for qnn.conv2d_transpose (#9139)

No new revisions were added by this update.

Summary of changes:
 python/tvm/relay/qnn/op/layout_conversions.py     | 48 ++++++++++++++++
 tests/python/relay/test_pass_convert_op_layout.py | 68 +++++++++++++++++++++++
 2 files changed, 116 insertions(+)