[QNN EP] Support 1D Conv/ConvTranspose #16563
Rewrite conv process_inputs
667b9a0f
Handle input side of conv1d
c05256c3
Move QnnDataType() to utils file
2de7a32c
Move util to get onnx input info to QnnModelWrapper
546109af
Get first 1D Conv test passing. Need to add more tests and to clean up
a7b19814
Added test without auto_pad. Removed unused variables.
9e5d8555
Refactor conv cpu tests to use the TestInputDef class. Add tests for …
c6260bd6
Add 1d conv tests that use dynamic weights (in order to test all code…
af0723d0
Rework conv htp tests
0f630250
Replace ORT_THROW with status returns
52a4e8c8
Remove unused var
73d59952
Separate ConvTranspose into own builder
ae99a427
Remove unused method
d38c326c
Update conv name strings
184940e3
Recombine ConvTranspose
9814980f
Add more ConvTranspose tests
ca4c26f9
Update onnxruntime/core/providers/qnn/builder/opbuilder/conv_op_build…
52d1c28c
Create convention for inserted graph edges. Clean up func signatures
2e7459dd
Merge branch 'adrianl/qnn-conv1d-support' of github.com:microsoft/onn…
cfda74b2
Add tests for dynamic weight and no bias (default)
5156b0d5
HectorSVC
approved these changes
on 2023-07-07
jywu-msft
approved these changes
on 2023-07-07
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub