onnxruntime/onnxruntime
Adrian Lizarraga c55da45e20
[QNN EP] Add more op unit tests (fix Clip, TopK, Tile) (#17457)
### Description
Adds more operator unit tests (all op types should now have at least 1
unit test):
- [x] Reshape
- [x] Flatten
- [x] Squeeze
- [x] Unsqueeze
- [x] Gemm
- [x] Clip
- Enable QDQ Clip on HTP backend (when not optimized away by L1
ClipQuantFusion optimizer)
  - Add support for 16-bit QDQ Clip to ClipQuantFusion optimizer
- [x] Split
- [x] Topk
  - Enable QDQ TopK on HTP backend
- [x] Tile
  - Enable QDQ Tile on HTP backend



### Motivation and Context
Increase QNN operator support and test coverage.
2023-09-20 14:31:01 -07:00
..
contrib_ops [CUDA] Fix performance bug in DecoderMaskedMultiheadAttention for BeamSearch (#17613) 2023-09-20 10:35:15 -07:00
core [QNN EP] Add more op unit tests (fix Clip, TopK, Tile) (#17457) 2023-09-20 14:31:01 -07:00
python Provide kwargs to remove_shared_initializers (#17539) 2023-09-18 16:41:11 -07:00
test [QNN EP] Add more op unit tests (fix Clip, TopK, Tile) (#17457) 2023-09-20 14:31:01 -07:00
tool/etw
wasm [js/web] add sessionOptions.freeDimensionOverrides (#17488) 2023-09-13 09:17:34 -07:00
__init__.py Bump Up Version to 1.17.0 (#17587) 2023-09-20 11:02:58 +08:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings