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/plugin
Shang Zhizhou b9e76a0103
detect tensorRT plugin fp16 in runtime (#27933)
5 years ago
..
CMakeLists.txt TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) 5 years ago
elementwise_op_plugin.cu refine error message related to paddle-TRT (#27256) 5 years ago
elementwise_op_plugin.h [Paddle-TRT]: add eltwise,pool2d, prelu, scale, concat, gelu dynamic shape support (#23396) 5 years ago
emb_eltwise_layernorm_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
emb_eltwise_layernorm_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
gelu_op_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
gelu_op_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
hard_swish_op_plugin.cu [Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23672) 5 years ago
hard_swish_op_plugin.h [Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23672) 5 years ago
instance_norm_op_plugin.cu fix trt instance norm plugin on gcc8. test=develop (#25730) 5 years ago
instance_norm_op_plugin.h fix trt instance_norm serialize bug. test=develop (#22152) 6 years ago
layer_norm_op_plugin.cu Add unittests and OP version registry for tensorrt_subgraph_pass (#27544) 5 years ago
layer_norm_op_plugin.h Add TRT support for BERT (#21135) 6 years ago
pool_op_plugin.cu fix pool trt plugin bug (#26463) 5 years ago
pool_op_plugin.h [Paddle-TRT]: add eltwise,pool2d, prelu, scale, concat, gelu dynamic shape support (#23396) 5 years ago
prelu_op_plugin.cu fix dy shape bug in trt7.1 (#26273) 5 years ago
prelu_op_plugin.h fix dy shape bug in trt7.1 (#26273) 5 years ago
qkv_to_context_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
qkv_to_context_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
skip_layernorm_op_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
skip_layernorm_op_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
slice_op_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
slice_op_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
special_slice_plugin.cu TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) 5 years ago
special_slice_plugin.h TensorRT中ernie模型推理性能优化,支持变长输入 (#28367) 5 years ago
split_op_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
split_op_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
stack_op_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
stack_op_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
swish_op_plugin.cu detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
swish_op_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
trt_plugin.cc detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
trt_plugin.h detect tensorRT plugin fp16 in runtime (#27933) 5 years ago
trt_plugin_factory.cc Polish some lost invalid error message (#27445) 5 years ago
trt_plugin_factory.h use iwyu clean include (#27267) 5 years ago
trt_plugin_utils.h Polish some lost invalid error message (#27445) 5 years ago