“8160a66193bbfa8f37c402a6abc57c118d5222b8”上不存在“git@gitcode.net:BaiXuePrincess/Paddle.git”
CMakeLists.txt 161 字节
Newer Older
1
nv_library(tensorrt_plugin
H
Houjiang Chen 已提交
2
           SRCS trt_plugin.cc split_op_plugin.cu prelu_op_plugin.cu elementwise_op_plugin.cu
H
hjchen2 已提交
3
           DEPS enforce tensorrt_engine)