提交 e967645c 编写于 作者: H hedaoyuan

Refine the gpu code.

上级 f7be9cb9
if(WITH_GPU)
nv_library(math_function SRCS math_function.cc math_function.cu im2col.cc DEPS cblas device_context)
nv_library(math_function SRCS math_function.cc math_function.cu im2col.cc
im2col.cu DEPS cblas device_context)
else()
cc_library(math_function SRCS math_function.cc im2col.cc DEPS cblas device_context)
endif()
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册