You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/09/21 15:46:57 UTC

[incubator-tvm] branch master updated (8de10e3 -> 83f0c9d)

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

tqchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git.


    from 8de10e3  QnnBinaryLayout bugfix + unit test (#6513)
     add 83f0c9d  [LINT] Use fmt off to disable problematic black fmt (#6519)

No new revisions were added by this update.

Summary of changes:
 pyproject.toml                                        |  5 +----
 python/tvm/topi/nn/conv2d_transpose.py                |  6 +++---
 python/tvm/topi/testing/pool3d_python.py              | 19 ++++++++++++++-----
 .../topi/python/test_topi_conv2d_transpose_nchw.py    | 18 +++++++++++++-----
 4 files changed, 31 insertions(+), 17 deletions(-)