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/paddle/fluid/inference/tensorrt/convert
zlsh80826 ad6e3dd69c
[Paddle-TRT] Stack op plugin (#25605)
5 years ago
..
CMakeLists.txt [Paddle-TRT] Stack op plugin (#25605) 5 years ago
activation_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
batch_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
concat_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
conv2d_op.cc trt int8 support conv2d_transpose (#26636) 5 years ago
dropout_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
elementwise_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
emb_eltwise_layernorm.cc Fix registering trt plugin (#25744) 5 years ago
fc_op.cc [Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097) 5 years ago
gelu_op.cc
hard_sigmoid_op.cc adjust minimum trt version for hard_sigmoid converter to 5130. test=develop (#24746) 5 years ago
hard_swish_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
instance_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
io_converter.cc
io_converter.h
layer_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
leaky_relu_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
mul_op.cc
multihead_matmul_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
op_converter.h [Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097) 5 years ago
pad_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
pool2d_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
prelu_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
scale_op.cc [Paddle-TRT] Stack op plugin (#25605) 5 years ago
shuffle_channel_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
skip_layernorm.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
slice_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
softmax_op.cc
split_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
stack_op.cc [Paddle-TRT] Stack op plugin (#25605) 5 years ago
swish_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
test_activation_op.cc
test_batch_norm_op.cc
test_concat_op.cc
test_conv2d_op.cc
test_dropout_op.cc
test_elementwise_op.cc
test_fc_op.cc
test_io_converter.cc
test_leaky_relu_op.cc
test_mul_op.cc
test_op_converter.cc
test_pad_op.cc
test_pool2d_op.cc
test_prelu_op.cc
test_shuffle_channel_op.cc
test_softmax_op.cc
test_split_op.cc
test_swish_op.cc
ut_helper.h