Commits


Jake Mathern authored and GitHub committed 85546255c4d
make nhwc transformer only apply to CPU ep. (#11882) QLinearConv does not work with DML EP because this optimizer intended for CPU EP is wrongfully applied to it. Limit NHWC optimizer to nodes assigned to the CPU EP