onnx / neural-compressor

Model compression for ONNX
Apache License 2.0
76 stars 9 forks source link

Should this be DmlExecutionProvider and not DnnlExecutionProvider? #37

Open kleiti opened 2 weeks ago

kleiti commented 2 weeks ago

https://github.com/onnx/neural-compressor/blob/aabbf967cf7ea91c078c28c7b4dab043add5257b/onnx_neural_compressor/utility.py#L309

mengniwang95 commented 2 weeks ago

Really thank you for your reminder, we will fix this typo soon.

thuang6 commented 1 week ago

Fixed in PR