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 9b54fe4154
add trt transpose and flatten converter (#31022)
5 years ago
..
CMakeLists.txt fix trt plugin clone and initialize bugs in TRT7.1+ (#30709) 5 years ago
inference_pass_test.py detect tensorRT plugin fp16 in runtime (#27933) 5 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_layer_norm_fuse_pass.py Layer normalization fuse pass. (#30721) 5 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) 5 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) 5 years ago
test_mkldnn_fc_act_fuse_pass.py Added fc + activation fuse pass (currently only gelu, sigmoid and tanh are supported) (#29772) 5 years ago
test_mkldnn_inplace_fuse_pass.py Op version python mkldnn_inplace test (#28354) 5 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_activation_pass.py fix trt plugin clone and initialize bugs in TRT7.1+ (#30709) 5 years ago
test_trt_conv_pass.py fix trt plugin clone and initialize bugs in TRT7.1+ (#30709) 5 years ago
test_trt_fc_fuse_pass.py disable trt test, test=develop (#23984) 6 years ago
test_trt_matmul.py TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) 5 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 fix unittest random error (#30808) 5 years ago
test_trt_subgraph_pass.py add trt transpose and flatten converter (#31022) 5 years ago
test_trt_transpose_flatten_concat_fuse_pass.py add trt transpose and flatten converter (#31022) 5 years ago