mbrookhart commented on pull request #7394:
URL: https://github.com/apache/tvm/pull/7394#issuecomment-772099321


   My goto has been do throw in a `shape_of` op and do some computations on it 
to get dynamic inputs, even if it's just `op(x) -> op(reshape(x, shape_of(x))`


----------------------------------------------------------------
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:
[email protected]


Reply via email to