Commits


Patrice Vignola authored and GitHub committed 649930142f1
[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.