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/02/22 21:13:01 UTC

[tvm] branch main updated (072c469 -> d666b41)

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 072c469  [CUDA][THRUST] Enforce -libs=thrust to allow thrust offload (#7468)
     add d666b41  Fix cuda nms handling of additional per box features (#7483)

No new revisions were added by this update.

Summary of changes:
 python/tvm/topi/cuda/nms.py          | 56 +++++++++++++++++++++++++++++++-----
 tests/python/relay/test_op_level5.py | 36 +++++++++++++++++++++++
 2 files changed, 85 insertions(+), 7 deletions(-)