onnxruntime/onnxruntime/test/testdata/transform
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
..
approximation
computation_reduction Upstream reshape of merging batch/sequence (#15023) 2023-04-05 18:51:07 +08:00
cse Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
fusion Fix fusion for two LayerNorm sharing same input but with different weights (#15919) 2023-05-22 08:26:36 +08:00
gemm_activation_fusion
matmul_add_fusion
model_parallel Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
propagate_cast Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
qdq_optimization Improve graph transformer DoubleQDQPairsRemover (#16910) 2023-07-31 09:24:46 -07:00
recompute
runtime_optimization
abs-2id-max.onnx
abs-id-max.onnx
abs-id.onnx
bert_toy_opset14.onnx Triton Codegen for ORTModule (#15831) 2023-07-13 18:17:58 +08:00
cast_elimination.onnx
cast_elimination.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
computation_reduction.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
computation_reduction_transformer.onnx
concat_graph_gen.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
concat_slice_basic_test.onnx
concat_slice_elimination.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
concat_trainable.onnx
constant-subgraph.onnx
dropout.onnx
dropout_ratio.onnx
dropout_zeroratio_elimination.py
expand_elimination.onnx
expand_elimination.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
fp16model_loop.onnx
id-elim.onnx
id-elim.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
id-scan9_sum.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
insert_cast_twice.onnx
model_creation_for_testing.ipynb
multinomial_float16.onnx
noop-add.onnx
noop-add.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
pre_shape_node_elimination.onnx Eliminate safe nodes that are followed by a shape node. (#16065) 2023-06-26 16:35:07 +08:00
pre_shape_node_elimination.py Eliminate safe nodes that are followed by a shape node. (#16065) 2023-06-26 16:35:07 +08:00
qdq_conv.onnx
qdq_conv_gen.py Adopt linrtunner as the linting tool - take 2 (#15085) 2023-03-24 15:29:03 -07:00
qdq_with_multi_consumer_dq_nodes.fixed.onnx
qdq_with_multi_consumer_dq_nodes.fixed.txt Graph transformer to ensure unique DQ nodes for QDQ node units (#15145) 2023-03-31 08:39:43 +10:00
random_normal_like_float16.onnx
scalar_const_not_share.onnx
scalar_const_not_share.py
scan9_sum.onnx
shape-add.onnx
slice-v1-elim.onnx
slice-v11-elim.onnx
triple-cast.onnx