You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by jr...@apache.org on 2022/02/15 01:16:22 UTC

[tvm] branch main updated (2a840a3 -> be17697)

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

jroesch pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tvm.git.


    from 2a840a3  [Hexagon] Refactor Hexagon.cmake (#10227)
     add be17697  clean up conv2d type rels (#10236)

No new revisions were added by this update.

Summary of changes:
 src/relay/op/nn/convolution.cc            | 1163 ++++++++++++++++++++++++++++-
 src/relay/op/nn/convolution.h             | 1155 +---------------------------
 src/relay/qnn/op/convolution.cc           |    2 +-
 src/relay/qnn/op/convolution_transpose.cc |    2 +-
 4 files changed, 1157 insertions(+), 1165 deletions(-)