Update CMakeLists.txt

panyx0718-patch-1
Houjiang Chen 7 years ago committed by GitHub
parent 2c2a192eb1
commit 01bda73116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,3 +1,3 @@
nv_library(tensorrt_plugin
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
DEPS enforce tensorrt_engine)

Loading…
Cancel
Save