You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by gi...@apache.org on 2022/12/30 05:02:50 UTC

[tvm] branch nightly updated (8551a5c71f -> d582b7e511)

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

github-bot pushed a change to branch nightly
in repository https://gitbox.apache.org/repos/asf/tvm.git


    from 8551a5c71f [MetaSchedule] Add "disabled_pass" option in tuning API (#13659)
     add d582b7e511 [CONTAINER] Struct Hash/Equal and JSON support for ShapeTuple (#13671)

No new revisions were added by this update.

Summary of changes:
 src/node/structural_hash.cc                        | 44 ++++++++++++++++++++++
 src/support/base64.h                               |  9 ++++-
 .../unittest/test_container_structural_equal.py    | 14 +++++++
 tests/python/unittest/test_runtime_container.py    |  5 +++
 4 files changed, 70 insertions(+), 2 deletions(-)