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

[tvm] branch main updated (7b72c4e0a5 -> bc91978362)

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

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


    from 7b72c4e0a5 Hide registration errors in `test_myfloat` (#12268)
     add bc91978362 [Arith] Handle bitwise_and with power of 2 in modular set (#12272)

No new revisions were added by this update.

Summary of changes:
 src/arith/modular_set.cc                        | 13 ++++++++++
 tests/python/unittest/test_arith_modular_set.py | 32 +++++++++++++++----------
 2 files changed, 33 insertions(+), 12 deletions(-)