You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/12/01 01:41:09 UTC

[GitHub] [tvm] kevinthesun opened a new pull request #7005: [Relay][Topi] Fix GPU NMS when return_indices is True

kevinthesun opened a new pull request #7005:
URL: https://github.com/apache/tvm/pull/7005


   @anijain2305 @zhiics @Laurawly 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] kevinthesun commented on pull request #7005: [Relay][Topi] Fix GPU NMS when return_indices is True

Posted by GitBox <gi...@apache.org>.
kevinthesun commented on pull request #7005:
URL: https://github.com/apache/tvm/pull/7005#issuecomment-736851932


   @zhiics @anijain2305 @tqchen We need Thrust library for gpu dynamic nms to pass ci.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] kevinthesun commented on pull request #7005: [Relay][Topi] Fix GPU NMS when return_indices is True

Posted by GitBox <gi...@apache.org>.
kevinthesun commented on pull request #7005:
URL: https://github.com/apache/tvm/pull/7005#issuecomment-739149268


   Thanks @anijain2305 @zhiics @Laurawly 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] kevinthesun commented on pull request #7005: [Relay][Topi] Fix GPU NMS when return_indices is True

Posted by GitBox <gi...@apache.org>.
kevinthesun commented on pull request #7005:
URL: https://github.com/apache/tvm/pull/7005#issuecomment-736927234


   @zhiics That's a good idea since we will need it for arghwere and topk as well.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] zhiics commented on pull request #7005: [Relay][Topi] Fix GPU NMS when return_indices is True

Posted by GitBox <gi...@apache.org>.
zhiics commented on pull request #7005:
URL: https://github.com/apache/tvm/pull/7005#issuecomment-736877850


   Can we just enable thrust in the gpu CI script?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] kevinthesun merged pull request #7005: [Relay][Topi] Fix GPU NMS when return_indices is True

Posted by GitBox <gi...@apache.org>.
kevinthesun merged pull request #7005:
URL: https://github.com/apache/tvm/pull/7005


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org