onnxruntime
64993014
- [DML EP] Add NCHW and float16 gamma/beta support for GroupNorm (#16814)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#16814 - [DML EP] Add NCHW and float16 gamma/beta support for GroupNorm
Author
PatriceVignola
Parents
39fca225
Loading