You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/fluid/tests/unittests/ir/inference
Adam Osewski 7db747d9e8
oneDNN BatchNorm + Act fusion pass. (#27912)
5 years ago
..
CMakeLists.txt
inference_pass_test.py Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689) 5 years ago
test_conv_affine_channel_fuse_pass.py register pass compatibility (#27357) 5 years ago
test_conv_bias_mkldnn_fuse_pass.py add op version checker to ir passes (#27329) 5 years ago
test_conv_bn_fuse_pass.py register pass compatibility (#27357) 5 years ago
test_conv_elementwise_add2_act_fuse_pass.py Add 3 pass version check (#27283) 5 years ago
test_conv_elementwise_add_act_fuse_pass.py Add 3 pass version check (#27283) 5 years ago
test_conv_elementwise_add_fuse_pass.py Add 3 pass version check (#27283) 5 years ago
test_fc_fuse_pass.py Add pass compatible and unit test. (#27377) 5 years ago
test_fc_gru_fuse_pass.py Add pass compatible and unit test. (#27377) 5 years ago
test_fc_lstm_fuse_pass.py Add pass compatible and unit test. (#27377) 5 years ago
test_mkldnn_batch_norm_act_fuse_pass.py oneDNN BatchNorm + Act fusion pass. (#27912) 5 years ago
test_mkldnn_conv_activation_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 5 years ago
test_mkldnn_conv_concat_relu_mkldnn_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 5 years ago
test_mkldnn_matmul_op_output_fuse_pass.py added fusing matmul-transpose-reshape pass (#23866) 5 years ago
test_mkldnn_matmul_transpose_reshape_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 5 years ago
test_mkldnn_scale_matmul_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 5 years ago
test_repeated_fc_relu_fuse_pass.py register pass compatibility (#27357) 5 years ago
test_seq_concat_fc_fuse_pass.py register seq_concat_fc_fuse pass. (#27479) 5 years ago
test_seqconv_eltadd_relu_fuse_pass.py fix bug sequececonv_eltadd_relu_fuse_pass (#27404) 5 years ago
test_squared_mat_sub_fuse_pass.py Remove and reorganize the alias of APIs (#27717) 5 years ago
test_transpose_flatten_concat_fuse_pass.py Add pass compatible and unit test. (#27377) 5 years ago
test_trt_fc_fuse_pass.py disable trt test, test=develop (#23984) 5 years ago
test_trt_pad_op.py Optimize error report (#27254) 5 years ago
test_trt_quant_conv2d_dequant_fuse_pass.py Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689) 5 years ago
test_trt_shuffle_channel_detect_pass.py register pass compatibility (#27357) 5 years ago
test_trt_slice_plugin.py Optimize slice trt plugin (#26970) 5 years ago
test_trt_subgraph_pass.py Add unittests and OP version registry for tensorrt_subgraph_pass (#27544) 5 years ago
test_trt_transpose_flatten_concat_fuse_pass.py resolve inference_pass_test input lodtensor case, test=develop (#25541) 5 years ago