Skip to content

Commit 816b464

Browse files
authored
Merge pull request #14486 from hjchen2/develop
Fix tensorrt plugin cmake dependency, test=develop
2 parents f1a392a + 2825685 commit 816b464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
nv_library(tensorrt_plugin SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu DEPS enforce)
1+
nv_library(tensorrt_plugin SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu DEPS enforce device_context)

0 commit comments

Comments
 (0)