JoeyChou-SiMa-ai opened a new pull request #8522: URL: https://github.com/apache/tvm/pull/8522
While translating ONNX's `Expand` operator, if the value in shape input tensor are known at the compile time, use it to get the output shape of Expand operator so it can create a static `broadcast_to` instead of a dynamic one. -- 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]
