You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by co...@apache.org on 2021/09/08 20:50:29 UTC

[tvm] branch main updated (01aeeb1 -> f8b1df4)

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

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


    from 01aeeb1  [2/6] Arm(R) Ethos(TM)-U NPU Relay passes and Conv2D op (#8795)
     add f8b1df4  [Bugfix] Fix visit_attrs error if its function pointer is equal to nullptr (#8920)

No new revisions were added by this update.

Summary of changes:
 python/tvm/ir/container.py                 | 20 +++++++++++++++++
 tests/python/unittest/test_ir_container.py | 35 ++++++++++++++++++++++++------
 2 files changed, 48 insertions(+), 7 deletions(-)