onnxruntime/onnxruntime
Ted Themistokleous 1ad6eb1359
Add DynamicQuantizeLinear as supported OP (#18798)
Supported added in MIGraphX. should be in operator list

### Description
Simple change to add support to EP for DynamicQuantizeLinear

### Motivation and Context
Changes added in MIGraphX. Should also be available in the EP to run
models that are int8 quantized. Currently we fail and fallback ops to
ROCm->CPU EPs

Co-authored-by: Ted Themistokleous <tedthemistokleous@amd.com>
2023-12-13 16:25:56 +08:00
..
contrib_ops [ROCm] Refactor to hide ck layout (Row/Col) from ORT interface (#18777) 2023-12-13 11:37:26 +08:00
core Add DynamicQuantizeLinear as supported OP (#18798) 2023-12-13 16:25:56 +08:00
python [ROCm] Refactor to hide ck layout (Row/Col) from ORT interface (#18777) 2023-12-13 11:37:26 +08:00
test Allow layer-wise recompute (#18566) 2023-12-12 08:44:05 +08:00
tool/etw
wasm [js/web/training] Add CreateTrainingSession (#17891) 2023-10-26 09:22:10 -07:00
__init__.py Removed all the deprecated python training code and related tests and utils (#18333) 2023-11-17 18:19:21 -08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings