onnxruntime
[QNN EP] Support non-quantized Op on HTP
#17194
Merged

[QNN EP] Support non-quantized Op on HTP #17194

HectorSVC merged 25 commits into main from qnn_int32_support_htp
HectorSVC
HectorSVC separate out the flag, is_npu_backend: whether the backend is NPU or …
9c558803
HectorSVC Enable Where op support in QDQ Node Unit
8a42ef0b
HectorSVC fix issue that Q, DQ node not treated as quantized node
8db7b3cd
HectorSVC Add QDQ test for Where op
1e1dca7d
HectorSVC correct typos
8af588d0
HectorSVC remove commented code
d16d2db7
HectorSVC HectorSVC requested a review from adrianlizarraga adrianlizarraga 3 years ago
HectorSVC HectorSVC requested a review from jywu-mysoft jywu-mysoft 3 years ago
github-advanced-security
github-advanced-security commented on 2023-08-17
HectorSVC remove parameter not used.
b3cf057a
HectorSVC Add slice op HTP test
ce9a668c
HectorSVC fix the error count
c9689e38
HectorSVC fix the count
8d06feca
HectorSVC Separate out QuantizeLinear, DequantizeLinear to QdqOpBuilder to bett…
e8ae789b
HectorSVC HectorSVC changed the title [QNN EP] Qnn Where QDQ support [QNN EP] Qnn Where QDQ support non-quantized Int32 support on HTP 3 years ago
github-advanced-security
github-advanced-security commented on 2023-08-18
HectorSVC format
28810398
HectorSVC Disable failed test for Where Op
aaf71344
HectorSVC Should treat single Transpose as quantized node also
9cd6bf9c
HectorSVC HectorSVC changed the title [QNN EP] Qnn Where QDQ support non-quantized Int32 support on HTP [QNN EP] Support non-quantized Op with Int32 input on HTP 3 years ago
HectorSVC HectorSVC changed the title [QNN EP] Support non-quantized Op with Int32 input on HTP [QNN EP] Support non-quantized Op on HTP 3 years ago
jywu-mysoft
jywu-mysoft commented on 2023-08-21
HectorSVC move is_quantized_node to inside OpBuilder
914825f2
HectorSVC
HectorSVC commented on 2023-08-22
HectorSVC separate out the Transpose op processing to TransposeOpBuilder to mak…
3ec58126
github-advanced-security
github-advanced-security commented on 2023-08-22
HectorSVC format
6f39da88
HectorSVC Remove is_npu_backend flag from OpBuilder interface. Set the backend …
d26d2b9f
HectorSVC format
44c03df2
HectorSVC Move the data type check for CPU backend to a general method
a8944b6b
HectorSVC Add UT for non-quantized (int32, float32) Transpose node on HTP backend
a64b72ab
HectorSVC format
95a561c0
adrianlizarraga
adrianlizarraga commented on 2023-08-23
adrianlizarraga
adrianlizarraga commented on 2023-08-23
HectorSVC remove is_quantized_node
feadb429
HectorSVC remove qdq_op_builder
8acf9222
adrianlizarraga
adrianlizarraga commented on 2023-08-24
adrianlizarraga
adrianlizarraga commented on 2023-08-24
adrianlizarraga
adrianlizarraga dismissed these changes on 2023-08-24
HectorSVC re-use IsNpuBackend
2cdb9931
HectorSVC HectorSVC dismissed their stale review via 2cdb9931 2 years ago
adrianlizarraga
adrianlizarraga approved these changes on 2023-08-24
HectorSVC HectorSVC merged 680fac64 into main 2 years ago
HectorSVC HectorSVC deleted the qnn_int32_support_htp branch 2 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone