onnxruntime/onnxruntime/test/testdata/transform/qdq_optimization
Hector Li 3fd1d3b9bd
Improve graph transformer DoubleQDQPairsRemover (#16910)
Improve graph transformer DoubleQDQPairsRemover

### Description
Improve DoubleQDQPairsRemover to not reset the scale & zero point if
existing value are same on the target DQ & Q nodes.

### Motivation and Context
Fix a bug that DoubleQDQPairsRemover reset the scale value while
removing unnecessary DQ & Q nodes.
2023-07-31 09:24:46 -07:00
..
dup_qdq.onnx Improve graph transformer DoubleQDQPairsRemover (#16910) 2023-07-31 09:24:46 -07:00