Skip to content

Feature request: Implement GroupNormalization-21 #24538

@justinchuby

Description

@justinchuby

Describe the issue

https://onnx.ai/onnx/operators/onnx__GroupNormalization.html is not implemented according to the opset support table. Most likely it's just reusing the kernel for microsoft.GroupNorm.

To reproduce

N/A

Urgency

Support for newer opsets in the exporter and be enabled by this improvement. (pytorch/pytorch#152138)

Platform

Linux

OS Version

N/A

ONNX Runtime Installation

Released Package

ONNX Runtime Version or Commit ID

1.22

ONNX Runtime API

Python

Architecture

X64

Execution Provider

CUDA

Execution Provider Library Version

No response

cc @tianleiwu

Metadata

Metadata

Assignees

Labels

converter:dynamoissues related supporting the PyTorch Dynamo exportercore runtimeissues related to core runtimeep:CUDAissues related to the CUDA execution provider

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions