jwfromm opened a new pull request, #14311: URL: https://github.com/apache/tvm/pull/14311
In most definitions of Reshape, having a `0` in the `new_shape` argument means that the shape for that dimension in the output should be copied from the input. This PR extends the shape handling of `relax.op.reshape` to support this case and updates the tests accordingly. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
