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


   This PR splits the dynamic-parameter version of strided slice from the 
constant parameter version, improves the shape funcs to pass more unit test, 
and supports executing the constant parameter version of the op on dynamically 
shaped inputs.
   
   I was able to pass all tests except on the static op with a dynamic input 
tensor, I can't pass tests with negative `begin` values.
   
   There's a lot of te::compute being thrown around here, but I haven't seen a 
clean way to simplify it yet. I would love suggestions.
   
   Thanks!
   
   cc @zhiics @kevinthesun @yongwww @lixiaoquan @electriclilies 


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


Reply via email to