Lunderberg opened a new pull request #9260: URL: https://github.com/apache/tvm/pull/9260
Expressed each sub-step as a separate `transform::Pass`, so they can be used/inspected individually (e.g. `tvm.ir.instrument.pass_instrument`). This will also allow sub-steps to be re-used between the TE and TensorIR paths if applicable, even though the `StorageFlatten` pass as a whole is TE-specific. -- 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]
