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/01/02 17:09:07 UTC

[incubator-tvm] branch master updated (983eba8 -> 3f43bee)

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 983eba8  [IR] Unify approach to Visitor/Mutator under Functor (#4606)
     add 3f43bee  Bugfix StmtMutator IfThenElse (#4609)

No new revisions were added by this update.

Summary of changes:
 src/pass/ir_functor.cc       |  2 +-
 tests/cpp/ir_functor_test.cc | 22 +++++++++++++++++++---
 2 files changed, 20 insertions(+), 4 deletions(-)