Skip to content

Fix definition of GroupNormalization #5466

@rocking5566

Description

@rocking5566

Ask a Question

Question

According to the document of GroupNormalization's operator
https://github.com/onnx/onnx/blob/main/docs/Operators.md#groupnormalization
I found the tensor shape of both scale and bias are num_groups.
However, this should be equal to C instead of G.

Further information

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions