You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by la...@apache.org on 2020/12/31 06:04:57 UTC

[tvm] branch main updated (c6b766a -> c02c9c5)

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

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


    from c6b766a  [Relay][Op] Remove reverse attribute from reshape and reverse_reshape operators. (#7086)
     add c02c9c5  Parallelize cumsum in get_valid_counts (#7123)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/nms.py                  | 134 ++++++++++++++++++++-------
 python/tvm/topi/vision/nms.py                |   2 +-
 tests/python/relay/test_op_level5.py         |   4 +-
 tests/python/topi/python/test_topi_vision.py |  21 ++---
 4 files changed, 109 insertions(+), 52 deletions(-)