You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ke...@apache.org on 2020/09/11 00:44:43 UTC

[incubator-tvm] branch master updated (aeef16d -> ecba2f3)

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

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


    from aeef16d  [QNN][Relay] Fixed bug in quantized conv2d. (#6420)
     add ecba2f3  [Relay][Op] Fix Reshape Compute (#6396)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/tensor/transform.cc | 85 ++++++++++++++++++++++++++--------------
 src/relay/op/tensor/transform.h  |  9 +++++
 tests/python/relay/test_any.py   | 27 +++++++++++++
 3 files changed, 91 insertions(+), 30 deletions(-)