Commits


Patrice Vignola authored and GitHub committed e7f9d40dde3
[DML EP] Force instance norm inputs to be 4D to better target metacommands (#14020) ### Description Force instance 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.