You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by tq...@apache.org on 2020/10/28 13:05:23 UTC

[incubator-tvm] branch main updated (3d624ec -> b4858d4)

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

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


    from 3d624ec  Scatter on Cuda (#6533)
     add b4858d4  [ARITH] Tight bound for floormod (#6771)

No new revisions were added by this update.

Summary of changes:
 src/arith/const_int_bound.cc                       | 25 +++++++++++++++++++---
 .../python/unittest/test_arith_const_int_bound.py  | 12 +++++++++++
 2 files changed, 34 insertions(+), 3 deletions(-)