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

2020-09-02 Thread GitBox


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


   @lixiaoquan Any update?



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:
us...@infra.apache.org




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

2020-08-19 Thread GitBox


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


   @lixiaoquan Can you update tf frontend part?



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:
us...@infra.apache.org




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

2020-07-10 Thread GitBox


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


   I think this case is already supported and we don't need this change, since 
dynamic input shape + constant attrs can be supported by topi.strided_slice. 
There has already been  a test case in test_any.py.



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:
us...@infra.apache.org