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
nhzlx c6a5c4b0c0
add comments for execute in ut_helper
7 years ago
..
CMakeLists.txt add batch norm trt converter 7 years ago
activation_op.cc add test_mode in trt/activation_op 7 years ago
batch_norm_op.cc add batch norm op converter 7 years ago
conv2d_op.cc fix comments 7 years ago
elementwise_op.cc fix comments 7 years ago
fc_op.cc fix comments 7 years ago
io_converter.cc Merge branch 'develop' into refine_relu_test 7 years ago
io_converter.h refine EngineIOConverter, and use io_convert in test_trt_activation_op 7 years ago
mul_op.cc unify libpaddle_inference_api into libpaddle_fluid 7 years ago
op_converter.h mapping the variable name inside the subgraph 7 years ago
pool2d_op.cc add support for global pooling for trt 7 years ago
softmax_op.cc add softmax op converter 7 years ago
test_activation_op.cc fix comments 7 years ago
test_batch_norm_op.cc add batch norm op converter 7 years ago
test_conv2d_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter 7 years ago
test_elementwise_op.cc increase the test batch 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_mul_op.cc fix comments 7 years ago
test_op_converter.cc 1. change tensorrt op from cpu to gpu 7 years ago
test_pool2d_op.cc fix comments 7 years ago
test_softmax_op.cc add softmax op converter 7 years ago
ut_helper.h add comments for execute in ut_helper 7 years ago