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

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


    from 1fb32b0  [TIR] An analysis pass to calculate workspace size for 
primfuncs (#7859)
     add 6981839  [Relay] Recursive destructor call replaced with non-recursive 
for Call nodes. (#7832)

No new revisions were added by this update.

Summary of changes:
 include/tvm/relay/expr.h           |  7 ++++
 src/relay/ir/expr.cc               | 58 +++++++++++++++++++++++++++++
 tests/cpp/relay_dismantler_test.cc | 76 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 141 insertions(+)
 create mode 100644 tests/cpp/relay_dismantler_test.cc

Reply via email to