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/07/09 17:18:53 UTC

[GitHub] [incubator-tvm] mbrookhart commented on pull request #6024: [Relay][TF] Make StridedSlice support dynamic input and constant attrs

mbrookhart commented on pull request #6024:
URL: https://github.com/apache/incubator-tvm/pull/6024#issuecomment-656250654


   :+1:  as a fix for the current design.
   
   In terms of improving design, I think the issue, and the reason we have two strided slice ops here, might be that the topi op for strided slice calculates the output shape. If we extract that from the topi op, we might not need to work about this complexity so much?


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