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 2021/03/15 06:38:31 UTC

[GitHub] [tvm] akmaru opened a new pull request #7659: [TFLite] Fixed strided_slice size after nms into TFLite frontend

akmaru opened a new pull request #7659:
URL: https://github.com/apache/tvm/pull/7659


   Fixed the strided_slice size after [get_valid_counts](https://tvm.apache.org/docs/api/python/relay/vision.html#tvm.relay.vision.get_valid_counts).
   It returns the data.1 shaped [batch_size, num_anchors, 6].


----------------------------------------------------------------
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] mbaret merged pull request #7659: [TFLite] Fixed strided_slice size after nms into TFLite frontend

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


   


----------------------------------------------------------------
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] mbaret commented on pull request #7659: [TFLite] Fixed strided_slice size after nms into TFLite frontend

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


   Thanks @akmaru 


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