Skip to content

Removing Double QDQ from Graphs#14024

Merged
jchen351 merged 57 commits intomainfrom
Cjian/double_QDQ_fusion
Jan 17, 2023
Merged

Removing Double QDQ from Graphs#14024
jchen351 merged 57 commits intomainfrom
Cjian/double_QDQ_fusion

Conversation

@jchen351
Copy link
Copy Markdown
Contributor

Description

When there are 2 QDQ pair back to back, we want to delete the 1 Q and 1 DQ nodes.
ex:
Q->DQ->Q->DQ =====> Q->DQ

Motivation and Context

Comment thread onnxruntime/core/optimizer/double_qdq_pairs_remover.cc Outdated
Comment thread onnxruntime/core/optimizer/double_qdq_pairs_remover.cc Outdated
Comment thread onnxruntime/test/optimizer/qdq_transformer_test.cc Outdated
Comment thread include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h Outdated
Comment thread include/onnxruntime/core/session/onnxruntime_session_options_config_keys.h Outdated
Comment thread onnxruntime/test/optimizer/qdq_transformer_test.cc Outdated
@skottmckay
Copy link
Copy Markdown
Contributor

@jchen351 jchen351 merged commit d95249f into main Jan 17, 2023
@jchen351 jchen351 deleted the Cjian/double_QDQ_fusion branch January 17, 2023 03:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants