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
Pei Yang b717895f64
Fix registering trt plugin (#25744)
5 years ago
..
CMakeLists.txt [Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723) 6 years ago
activation_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
batch_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
concat_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
conv2d_op.cc [Paddle-TRT] Better Paddle-TensorRT support for PaddleSlim quant models (#25097) 5 years ago
dropout_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
elementwise_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 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 add swish split gelu plugin dynamic support (#23305) 6 years ago
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) 6 years ago
instance_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
io_converter.cc Merge branch 'develop' into refine_relu_test 8 years ago
io_converter.h paddle-anakin: concat, split, pool2d converter#16003 7 years ago
layer_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
leaky_relu_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
mul_op.cc add serial to trt test and do not print log for unused trt logs 7 years ago
multihead_matmul_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 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) 6 years ago
pool2d_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
prelu_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
scale_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
shuffle_channel_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
skip_layernorm.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
slice_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
softmax_op.cc [Refine Paddle-TRT INT8]: Support PaddleSlim's Resnet50, Mobilenetv1, Yolov3 models for Inference. (#22483) 6 years ago
split_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
swish_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 6 years ago
test_activation_op.cc Update trt5 for paddle-trt (#18645) 6 years ago
test_batch_norm_op.cc add batch norm op converter 7 years ago
test_concat_op.cc concat op && map cnn model support 7 years ago
test_conv2d_op.cc Fix code style 7 years ago
test_dropout_op.cc Update trt5 for paddle-trt (#18645) 6 years ago
test_elementwise_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 7 years ago
test_fc_op.cc fix comments 7 years ago
test_io_converter.cc refine EngineIOConverter, and use io_convert in test_trt_activation_op 8 years ago
test_leaky_relu_op.cc Fix alpha tensor key 7 years ago
test_mul_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 7 years ago
test_op_converter.cc Trt fp16 support (#18860) 6 years ago
test_pad_op.cc add op converter 7 years ago
test_pool2d_op.cc fxi avg pool trt bug and fix cpplint 7 years ago
test_prelu_op.cc add prelu gpu inference 7 years ago
test_shuffle_channel_op.cc Update trt5 for paddle-trt (#18645) 6 years ago
test_softmax_op.cc add softmax op converter 7 years ago
test_split_op.cc Add more unit tests for split plugin 7 years ago
test_swish_op.cc Update trt5 for paddle-trt (#18645) 6 years ago
ut_helper.h fix typo words (#22653) 6 years ago