onnxruntime/onnxruntime
JiCheng eed02a3f78
Xnnpack QDQ test (#16281)
### Description
A few QDQ tests failed on XNNPACK EP.

The reason should be the range of input_data doesn't fit for scale and
zero_point.


### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2023-06-12 14:00:42 +08:00
..
contrib_ops Refactor prepack buffer code (#16280) 2023-06-08 14:42:02 -07:00
core [CANN] Fix registration of Identity operator (#16210) 2023-06-10 17:23:21 -07:00
python Add vocab masks to Whisper export with beam search (#16180) 2023-06-08 12:36:35 -07:00
test Xnnpack QDQ test (#16281) 2023-06-12 14:00:42 +08:00
tool/etw Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
wasm [js/webgpu] following up for JSEP/WebGPU code cleanup (#15666) 2023-04-25 21:20:03 -07:00
__init__.py Update VERSION_NUMBER (#15773) 2023-05-03 15:07:34 -07:00
ReformatSource.ps1 Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
ReformatSourcePython.bat
VSCodeCoverage.runsettings