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/31 08:19:25 UTC

[GitHub] [incubator-tvm] MarisaKirisame commented on pull request #6089: [Relay][VM] Add ReshapeTensor instruction in the VM to replace the reshape op

MarisaKirisame commented on pull request #6089:
URL: https://github.com/apache/incubator-tvm/pull/6089#issuecomment-666998820


   @icemelon9 is_reshape_only is incorrect. If a function return a constant it will wrap a reshape on it. Please fix it in a principle way (e.g. not by checking that the whole function has at least one reshape, as this will not work on reshape of constant).


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