-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed as duplicate of#24538
Labels
converter:dynamoissues related supporting the PyTorch Dynamo exporterissues related supporting the PyTorch Dynamo exportercore runtimeissues related to core runtimeissues related to core runtimefeature requestrequest for unsupported feature or enhancementrequest for unsupported feature or enhancement
Description
Describe the feature request
A corrected version of GroupNormalization is release in opset21. It will start appearing in new models. We should have support for it. Most likely the kernels are already implemented and we just need to register the op. https://onnx.ai/onnx/operators/onnx__GroupNormalization.html#l-onnx-doc-groupnormalization
Describe scenario use case
New ops support.
Metadata
Metadata
Assignees
Labels
converter:dynamoissues related supporting the PyTorch Dynamo exporterissues related supporting the PyTorch Dynamo exportercore runtimeissues related to core runtimeissues related to core runtimefeature requestrequest for unsupported feature or enhancementrequest for unsupported feature or enhancement