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