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 2021/03/20 02:26:21 UTC

[tvm] branch main updated (aa494cf -> 7605f65)

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 aa494cf  [AutoScheduler] Add function name in message (#7703)
     add 7605f65  [TOPI][CUDA] Fix 0 valid boxes case for NMS when return_indices=False (#7700)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/nms.py                 |  4 +-
 tests/python/frontend/mxnet/test_forward.py | 60 +++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+), 1 deletion(-)