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/07/17 14:48:53 UTC

[incubator-tvm] branch master updated (6e1b09e -> 3ddce13)

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 6e1b09e  [TOPI] Fix the filter width parameter in depthwise_conv2d (#6081)
     add 3ddce13  [Fix] Add missing expr visitor for any (#6082)

No new revisions were added by this update.

Summary of changes:
 include/tvm/tir/expr_functor.h | 4 ++++
 src/tir/ir/expr_functor.cc     | 4 ++++
 2 files changed, 8 insertions(+)