CMakeLists.txt 132 字节
Newer Older
S
superjomn 已提交
1 2
cc_library(fc_compute_host SRCS fc_compute.cc DEPS tensor_lite)
cc_library(relu_compute_host SRCS relu_compute.cc DEPS tensor_lite)