We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2a192 commit 01bda73Copy full SHA for 01bda73
paddle/fluid/inference/tensorrt/plugin/CMakeLists.txt
@@ -1,3 +1,3 @@
1
nv_library(tensorrt_plugin
2
- SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu
+ SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu elementwise_op_plugin.cu
3
DEPS enforce tensorrt_engine)
0 commit comments