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 32a9e050bc
mapping the variable name inside the subgraph
7 years ago
..
CMakeLists.txt mapping the variable name inside the subgraph 7 years ago
activation_op.cc add test_mode in trt/activation_op 7 years ago
conv2d_op.cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_tensorrt_conv2d_converter 7 years ago
elementwise_op.cc tiny modify 7 years ago
fc_op.cc Modify style (#12465) 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 paddle_enforce 7 years ago
test_activation_op.cc fix comments 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 modify op converter for conv2d 7 years ago
test_pool2d_op.cc fix comments 7 years ago
ut_helper.h increase the test batch 7 years ago