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
Pei Yang 2480bdef6c
change hard_swish from plugin to layer (#29177)
6 years ago
..
CMakeLists.txt exec ut no more than 15s 1 (#28439) 6 years ago
inference_pass_test.py detect tensorRT plugin fp16 in runtime (#27933) 6 years ago
test_conv_affine_channel_fuse_pass.py register pass compatibility (#27357) 6 years ago
test_conv_bn_fuse_pass.py register pass compatibility (#27357) 6 years ago
test_conv_elementwise_add2_act_fuse_pass.py Add 3 pass version check (#27283) 6 years ago
test_conv_elementwise_add_act_fuse_pass.py Add 3 pass version check (#27283) 6 years ago
test_conv_elementwise_add_fuse_pass.py Add 3 pass version check (#27283) 6 years ago
test_fc_fuse_pass.py Add pass compatible and unit test. (#27377) 6 years ago
test_fc_gru_fuse_pass.py Add pass compatible and unit test. (#27377) 6 years ago
test_fc_lstm_fuse_pass.py Add pass compatible and unit test. (#27377) 6 years ago
test_mkldnn_batch_norm_act_fuse_pass.py oneDNN BatchNorm + Act fusion pass. (#27912) 6 years ago
test_mkldnn_conv_activation_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 6 years ago
test_mkldnn_conv_bias_fuse_pass.py [Fix bug] If the pass name is not found, IsCompatible should return false (#28475) 6 years ago
test_mkldnn_conv_concat_relu_mkldnn_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 6 years ago
test_mkldnn_cpu_bfloat16_pass.py Add bf16 matmul, fc, elementwise add and mul (#28729) 6 years ago
test_mkldnn_inplace_fuse_pass.py Op version python mkldnn_inplace test (#28354) 6 years ago
test_mkldnn_matmul_op_output_fuse_pass.py added fusing matmul-transpose-reshape pass (#23866) 6 years ago
test_mkldnn_matmul_transpose_reshape_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 6 years ago
test_mkldnn_scale_matmul_fuse_pass.py Add compatibility check for four mkldnn pass (#27364) 6 years ago
test_repeated_fc_relu_fuse_pass.py register pass compatibility (#27357) 6 years ago
test_seq_concat_fc_fuse_pass.py register seq_concat_fc_fuse pass. (#27479) 6 years ago
test_seqconv_eltadd_relu_fuse_pass.py fix bug sequececonv_eltadd_relu_fuse_pass (#27404) 6 years ago
test_squared_mat_sub_fuse_pass.py Remove and reorganize the alias of APIs (#27717) 6 years ago
test_transpose_flatten_concat_fuse_pass.py Add pass compatible and unit test. (#27377) 6 years ago
test_trt_fc_fuse_pass.py disable trt test, test=develop (#23984) 6 years ago
test_trt_matmul.py TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) 6 years ago
test_trt_pad_op.py Optimize error report (#27254) 6 years ago
test_trt_quant_conv2d_dequant_fuse_pass.py Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689) 6 years ago
test_trt_shuffle_channel_detect_pass.py register pass compatibility (#27357) 6 years ago
test_trt_slice_plugin.py detect tensorRT plugin fp16 in runtime (#27933) 6 years ago
test_trt_subgraph_pass.py change hard_swish from plugin to layer (#29177) 6 years ago
test_trt_transpose_flatten_concat_fuse_pass.py resolve inference_pass_test input lodtensor case, test=develop (#25541) 6 years ago