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 28f04c6a5e
refine shuffle channel errmsg, test=develop (#23520)
5 years ago
..
CMakeLists.txt Revert "[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23536)", test=develop (#23642) 5 years ago
activation_op.cc batch_norm trt converter error message, test=develop (#23620) 5 years ago
batch_norm_op.cc batch_norm trt converter error message, test=develop (#23620) 5 years ago
concat_op.cc TRT: Support set dynamic range in int8 mode. (#17524) 6 years ago
conv2d_op.cc TRT int8: refine trt int8 for dynamic range set (#21112) 6 years ago
dropout_op.cc Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825) 6 years ago
elementwise_op.cc [Paddle-TRT] : (Part1) Dynamic shape support (#22868) 5 years ago
emb_eltwise_layernorm.cc [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
fc_op.cc [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
gelu_op.cc add swish split gelu plugin dynamic support (#23305) 5 years ago
instance_norm_op.cc add TRT support for instance_norm op (#21928) 5 years ago
io_converter.cc Merge branch 'develop' into refine_relu_test 7 years ago
io_converter.h paddle-anakin: concat, split, pool2d converter#16003 6 years ago
layer_norm_op.cc Add TRT support for BERT (#21135) 5 years ago
leaky_relu_op.cc TRT int8: refine trt int8 for dynamic range set (#21112) 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 [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
op_converter.h [Paddle-TRT] : (Part1) Dynamic shape support (#22868) 5 years ago
pad_op.cc TRT: Support set dynamic range in int8 mode. (#17524) 6 years ago
pool2d_op.cc [Refine Paddle-TRT INT8]: Support PaddleSlim's Resnet50, Mobilenetv1, Yolov3 models for Inference. (#22483) 5 years ago
prelu_op.cc Fix BUGS: paddle-TRT repeatedly sets weight_map and overdeletes repetitive_params (#19825) 6 years ago
shuffle_channel_op.cc refine shuffle channel errmsg, test=develop (#23520) 5 years ago
skip_layernorm.cc [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
softmax_op.cc [Refine Paddle-TRT INT8]: Support PaddleSlim's Resnet50, Mobilenetv1, Yolov3 models for Inference. (#22483) 5 years ago
split_op.cc add swish split gelu plugin dynamic support (#23305) 5 years ago
swish_op.cc add swish split gelu plugin dynamic support (#23305) 5 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 7 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) 5 years ago