ConvolutedDog opened a new pull request, #18143: URL: https://github.com/apache/tvm/pull/18143
This PR fixes https://github.com/apache/tvm/issues/18136, which enhances the layer_norm operator to automatically extend the normalization axes when gamma and beta parameters are multi-dimensional tensors. - Key changes: - Add shape validation to ensure gamma and beta have matching dimensions - Automatically extend the axes list to cover all dimensions of gamma/beta when needed -- 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]
