onnxruntime
85546255
- make nhwc transformer only apply to CPU ep. (#11882)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#11882 - make nhwc transformer only apply to CPU ep.
Author
Jamather
Parents
ab45ac31
Loading