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 2022/06/07 07:58:19 UTC

[tvm] branch main updated (a2ef144ea3 -> 70884e957a)

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 a2ef144ea3 Refactor RewriteTensorize to prevent concurrent map updates (#11596)
     add 70884e957a fix uint case (#11597)

No new revisions were added by this update.

Summary of changes:
 src/relay/transforms/fold_explicit_padding.cc         | 3 ++-
 tests/python/relay/test_pass_fold_explicit_padding.py | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)