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 2021/02/24 21:36:26 UTC

[GitHub] [tvm] mbrookhart edited a comment on pull request #7487: [Relay] Enforce static dim for non-concat axis if one or more tensors have static dim

mbrookhart edited a comment on pull request #7487:
URL: https://github.com/apache/tvm/pull/7487#issuecomment-785400473


   If you have dynamically shaped inputs and a statically shaped output, the shape func won't run, so you wont be able to update/check your assumption on that dynamic input at runtime.


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