onnxruntime
64993014 - [DML EP] Add NCHW and float16 gamma/beta support for GroupNorm (#16814)

Commit
2 years ago
[DML EP] Add NCHW and float16 gamma/beta support for GroupNorm (#16814) This will remove transposes that are non needed in the DML kernel. To keep backward compatiblity, the default behavior is to set NHWC when no attribute is set.
Parents
Loading