microsoft / microsoft/onnxruntime

Feature request: Implement GroupNormalization-21

Open
#24,538 2 comments 1 reaction 1 assignee Assigned to @Copilot View on GitHub
converter:dynamo core runtime ep:CUDA
Dominant language
C++
Stars
21.9k
Forks
4.2k
Avg merge
4d 11h
Merged PRs (30d)
184

Description

### 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.

- https://github.com/microsoft/onnxruntime/issues/20211
- https://github.com/microsoft/onnxruntime/issues/22697

### To reproduce

N/A

### Urgency

Support for newer opsets in the exporter and be enabled by this improvement. (https://github.com/pytorch/pytorch/pull/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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.