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 32211fe9c4
TRT conv2d converter support SAME padding (#31379)
5 years ago
..
CMakeLists.txt fix trt plugin clone and initialize bugs in TRT7.1+ (#30709) 5 years ago
inference_pass_test.py
test_conv_affine_channel_fuse_pass.py
test_conv_bn_fuse_pass.py
test_conv_elementwise_add2_act_fuse_pass.py
test_conv_elementwise_add_act_fuse_pass.py
test_conv_elementwise_add_fuse_pass.py
test_fc_fuse_pass.py
test_fc_gru_fuse_pass.py
test_fc_lstm_fuse_pass.py
test_layer_norm_fuse_pass.py Layer normalization fuse pass. (#30721) 5 years ago
test_mkldnn_batch_norm_act_fuse_pass.py
test_mkldnn_conv_activation_fuse_pass.py OneDNN hardswish integration (#30211) 5 years ago
test_mkldnn_conv_bias_fuse_pass.py
test_mkldnn_conv_concat_relu_mkldnn_fuse_pass.py
test_mkldnn_cpu_bfloat16_pass.py
test_mkldnn_fc_act_fuse_pass.py OneDNN hardswish integration (#30211) 5 years ago
test_mkldnn_inplace_fuse_pass.py
test_mkldnn_matmul_op_output_fuse_pass.py
test_mkldnn_matmul_transpose_reshape_fuse_pass.py
test_mkldnn_scale_matmul_fuse_pass.py
test_repeated_fc_relu_fuse_pass.py
test_seq_concat_fc_fuse_pass.py
test_seqconv_eltadd_relu_fuse_pass.py
test_squared_mat_sub_fuse_pass.py
test_transpose_flatten_concat_fuse_pass.py
test_trt_activation_pass.py fix trt plugin clone and initialize bugs in TRT7.1+ (#30709) 5 years ago
test_trt_conv_pass.py TRT conv2d converter support SAME padding (#31379) 5 years ago
test_trt_fc_fuse_pass.py
test_trt_group_norm_op.py [Paddle-TRT] support group_norm (#31040) 5 years ago
test_trt_matmul.py
test_trt_pad_op.py
test_trt_quant_conv2d_dequant_fuse_pass.py
test_trt_scale_op.py add n-d input support for trt scale converter (#31316) 5 years ago
test_trt_shuffle_channel_detect_pass.py
test_trt_slice_plugin.py
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