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/11/08 20:25:28 UTC

[tvm] branch main updated (6aa5ba2 -> 028f4fa)

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 6aa5ba2  Add back-to-back conv2d Hexagon test for stripe scheduling (#9390)
     add 028f4fa  [Relay] Non-recursive Dtor for Let (#9461)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/expr.h            | 50 +++++++++++++++++++++++++++++++++++++
 src/node/serialization.cc           | 34 ++++++++++++++++++++++---
 src/relay/ir/expr.cc                | 33 ++++++++++++++++++++++--
 tests/cpp/relay_dismantler_test.cc  | 19 ++++++++++++++
 tests/python/relay/test_ir_nodes.py | 12 +++++++++
 5 files changed, 143 insertions(+), 5 deletions(-)