MasterJH5574 opened a new pull request, #15713: URL: https://github.com/apache/tvm/pull/15713
This PR brings the support for dynamic-shape parameters to pass LazyTransformParams. Prior to this PR, the symbolic variables in the dynamic-shape parameters are not properly popped out. This PR uses MatchCast to make sure the symbolic variables are always popped out and thereby support the dynamic-shape parameters. This PR also fixes a previvously failed test. -- 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]
