提交 8443961a 编写于 作者: P peizhilin

add warp_ctc back

上级 6e23d6a2
...@@ -32,9 +32,7 @@ if (WITH_GPU AND TENSORRT_FOUND) ...@@ -32,9 +32,7 @@ if (WITH_GPU AND TENSORRT_FOUND)
add_subdirectory(tensorrt) add_subdirectory(tensorrt)
endif() endif()
if (NOT WIN32) register_operators(EXCLUDES warpctc_op)
register_operators(EXCLUDES warpctc_op)
endif()
# warpctc_cudnn need cudnn 7 above # warpctc_cudnn need cudnn 7 above
if (WITH_GPU AND NOT WIN32) if (WITH_GPU AND NOT WIN32)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册