onnxruntime/onnxruntime
Jake Mathern 85546255c4
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
2022-09-16 18:46:28 +10:00
..
contrib_ops Fix an arithmetic overflow warning (#12961) 2022-09-15 15:53:57 -07:00
core make nhwc transformer only apply to CPU ep. (#11882) 2022-09-16 18:46:28 +10:00
gsl
python Make TunableOp follow stream semantics (#12856) 2022-09-15 21:11:27 +08:00
test Revert reverse setup of allocators + create/register allocator in CPU EP only when needed. (#12954) 2022-09-15 17:54:32 -07:00
tool/etw
wasm EP factory creation cleanup and enhancements. (#11798) 2022-06-16 07:01:41 +10:00
__init__.py Bump ort version number (#11948) 2022-07-22 12:55:53 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings