Lunderberg opened a new pull request, #15701: URL: https://github.com/apache/tvm/pull/15701
Prior to this commit, `R.ShapeExpr` occurring multiple times in a relax function would be de-duplicated. If these shape expressions are de-duplicated, later use of `emit_te` may fail as it expects operations to have explicit `ShapeExpr` shapes. -- 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]
