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/11/03 13:47:57 UTC

[GitHub] [incubator-tvm] lixiaoquan opened a new pull request #6829: [TF] Fix a bug in _stridedSlice()

lixiaoquan opened a new pull request #6829:
URL: https://github.com/apache/incubator-tvm/pull/6829


     When stride < 0, the slicing range for whole demension should be
     [-1, -(dim+1))
   
   @kevinthesun @zhiics  Please help to review, thanks


----------------------------------------------------------------
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] [incubator-tvm] zhiics merged pull request #6829: [TF] Fix a bug in _stridedSlice()

Posted by GitBox <gi...@apache.org>.
zhiics merged pull request #6829:
URL: https://github.com/apache/incubator-tvm/pull/6829


   


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