onnxruntime
85546255 - make nhwc transformer only apply to CPU ep. (#11882)

Commit
3 years ago
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
Author
Parents
Loading