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
minqiyang 53433d7f2e
Revert the changes of VLOG
6 years ago
..
CMakeLists.txt fix conflicts 6 years ago
activation_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
batch_norm_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
concat_op.cc Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_trt_plugin 6 years ago
conv2d_op.cc Complete PRelu plugin and Conv2d transpose op converter 6 years ago
dropout_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
elementwise_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 6 years ago
fc_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
io_converter.cc
io_converter.h
leaky_relu_op.cc Resolve merge conflicts 6 years ago
mul_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
op_converter.h Implement the Tensorrt plugin for elementwise op (#14487) 6 years ago
pad_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
pool2d_op.cc Revert the changes of VLOG 6 years ago
prelu_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 6 years ago
softmax_op.cc add serial to trt test and do not print log for unused trt logs 6 years ago
split_op.cc Add more unit tests for split plugin 6 years ago
test_activation_op.cc
test_batch_norm_op.cc
test_concat_op.cc
test_conv2d_op.cc Fix code style 6 years ago
test_dropout_op.cc
test_elementwise_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 6 years ago
test_fc_op.cc
test_io_converter.cc
test_leaky_relu_op.cc Fix alpha tensor key 6 years ago
test_mul_op.cc Implement the Tensorrt plugin for elementwise op (#14487) 6 years ago
test_op_converter.cc
test_pad_op.cc
test_pool2d_op.cc fxi avg pool trt bug and fix cpplint 6 years ago
test_prelu_op.cc Complete PRelu plugin and Conv2d transpose op converter 6 years ago
test_softmax_op.cc
test_split_op.cc Add more unit tests for split plugin 6 years ago
ut_helper.h Implement the Tensorrt plugin for elementwise op (#14487) 6 years ago