You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/10/06 01:46:31 UTC

[tvm] branch main updated (c9c0688 -> 01771ab)

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

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


    from c9c0688  [cpptest] Reset op attributes before registering them (#9202)
     add 01771ab  Address Christopher's comments from #8788 (#9197)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/transform.h                      |  3 +-
 src/relay/transforms/higher_order_gradient.cc      |  2 +-
 src/relay/transforms/pass_utils.h                  |  2 +-
 src/relay/transforms/to_a_normal_form.cc           | 38 +++++++++++++---------
 src/relay/transforms/to_basic_block_normal_form.cc |  2 +-
 5 files changed, 26 insertions(+), 21 deletions(-)