Lunderberg commented on PR #15954: URL: https://github.com/apache/tvm/pull/15954#issuecomment-1771588343
@sunggg This is what I was referring to by a different decomposition being applied for training and for inference in https://github.com/apache/tvm/pull/15842. This PR extracts that difference out into a separate pass, such that both training and inference can then share the same underlying definition of `batch_norm`. -- 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]
