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 2019/11/12 09:08:48 UTC

[GitHub] [incubator-tvm] yongwww opened a new pull request #4312: [TOPI][Relay][OP] Dynamic NMS and strided_slice

yongwww opened a new pull request #4312: [TOPI][Relay][OP] Dynamic NMS and strided_slice
URL: https://github.com/apache/incubator-tvm/pull/4312
 
 
   - Changed type of parameters (`begin`, `end`, and `strides`) of operator `strided_slice`  to `relay.Expr`,  updated `strided_slice` to support data-dependent dynamism.
   - Added dynamic NMS (Non Maximum Suppression), it is required to support TensorFlow (and ONNX) NMS
   
   cc: @icemelon9 @kevinthesun @wweic @zhiics @tqchen 

----------------------------------------------------------------
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


With regards,
Apache Git Services