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
Shang Zhizhou 9d04ef7369
fix tensorrt output varible reshape (#31733)
4 years ago
..
CMakeLists.txt [Paddle-TRT] nearest_interp op (#31626) 4 years ago
activation_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
batch_norm_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
clip_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
concat_op.cc [Paddle-TRT] support group_norm (#31040) 4 years ago
conv2d_op.cc TRT conv2d converter support SAME padding (#31379) 4 years ago
dropout_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
elementwise_op.cc Optimize error report (#27254) 5 years ago
emb_eltwise_layernorm.cc detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
fc_op.cc fix tensorrt output varible reshape (#31733) 4 years ago
flatten_op.cc add trt transpose and flatten converter (#31022) 4 years ago
gather_op.cc [Paddle-TRT] gather converter (#31640) 4 years ago
gelu_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
group_norm_op.cc [Paddle-TRT] support group_norm (#31040) 4 years ago
hard_sigmoid_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
hard_swish_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
instance_norm_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
io_converter.cc Optimize error report (#27254) 5 years ago
io_converter.h Optimize error report (#27254) 5 years ago
layer_norm_op.cc Add macro BOOST_GET to enrich the error information of boost :: get (#24175) 5 years ago
leaky_relu_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
matmul_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
multihead_matmul_op.cc fix tensorrt output varible reshape (#31733) 4 years ago
nearest_interp_op.cc [Paddle-TRT] nearest_interp op (#31626) 4 years ago
op_converter.h add trt transpose and flatten converter (#31022) 4 years ago
pad_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
pool2d_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
prelu_op.cc change prelu plugin to tensorRT layer (#30210) 4 years ago
scale_op.cc add n-d input support for trt scale converter (#31316) 4 years ago
shuffle_channel_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
skip_layernorm.cc detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
slice_op.cc detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
softmax_op.cc fix tensorrt output varible reshape (#31733) 4 years ago
split_op.cc detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
stack_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
swish_op.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
test_activation_op.cc Update trt5 for paddle-trt (#18645) 6 years ago
test_batch_norm_op.cc
test_concat_op.cc
test_conv2d_op.cc
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
test_io_converter.cc
test_leaky_relu_op.cc
test_mul_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 7 years ago
test_op_converter.cc use iwyu clean include second time, test=develop (#30829) 4 years ago
test_pad_op.cc
test_pool2d_op.cc
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
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
transpose_op.cc add trt transpose and flatten converter (#31022) 4 years ago
ut_helper.h Optimize error report (#27254) 5 years ago