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 2021/12/20 17:59:36 UTC

[tvm] branch main updated (72ff7c8 -> 0274b95)

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 72ff7c8  Include \0 terminating character in strncpy (#9775)
     add 0274b95  fix int set analysis on negative scale (#9776)

No new revisions were added by this update.

Summary of changes:
 src/arith/int_set.cc                       | 15 ++++++++++++---
 tests/python/unittest/test_arith_intset.py | 21 +++++++++++++++++++++
 2 files changed, 33 insertions(+), 3 deletions(-)