Merge pull request #14486 from hjchen2/develop
Fix tensorrt plugin cmake dependency, test=developpanyx0718-patch-1
commit
816b464037
@ -1 +1 @@
|
||||
nv_library(tensorrt_plugin SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu DEPS enforce)
|
||||
nv_library(tensorrt_plugin SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu DEPS enforce device_context)
|
||||
|
Loading…
Reference in new issue