Commits


Patrice Vignola authored and GitHub committed 589612106ae
[DML EP] Force layer norm inputs to be 4D to better target metacommands (#14022) ### Description Force layer norm inputs to be 4D to better target metacommands ### Motivation and Context This may improve performance on some hardware by allowing the driver to return valid layouts to DML when querying for metacommand support.