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

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


    from ba9d96b  [relay][op] Add shape func to tile (#4441)
     add 7cf1ead  Fix typo in travserse (#4469)

No new revisions were added by this update.

Summary of changes:
 python/tvm/intrin.py                                |  2 +-
 src/api/api_pass.cc                                 |  2 +-
 src/pass/lower_warp_memory.cc                       |  4 ++--
 topi/python/topi/arm_cpu/bitserial_dense.py         |  2 +-
 topi/python/topi/bifrost/depthwise_conv2d.py        |  2 +-
 topi/python/topi/cuda/dense.py                      |  2 +-
 topi/python/topi/cuda/depthwise_conv2d.py           |  2 +-
 topi/python/topi/cuda/pooling.py                    |  4 ++--
 topi/python/topi/cuda/reduction.py                  |  4 ++--
 topi/python/topi/hls/nn.py                          | 10 +++++-----
 topi/python/topi/intel_graphics/depthwise_conv2d.py |  2 +-
 topi/python/topi/opengl/conv2d_nchw.py              |  2 +-
 topi/python/topi/opengl/dense.py                    |  2 +-
 topi/python/topi/opengl/pooling.py                  |  4 ++--
 topi/python/topi/x86/binary_dense.py                |  2 +-
 topi/python/topi/x86/bitserial_dense.py             |  2 +-
 topi/python/topi/x86/pooling.py                     |  4 ++--
 topi/python/topi/x86/reduction.py                   |  4 ++--
 18 files changed, 28 insertions(+), 28 deletions(-)

Reply via email to