CMakeLists.txt 95 字节
Newer Older
T
tensor-tang 已提交
1

2
cc_library(math_arm SRCS funcs.cc packed_sgemm.cc softmax.cc DEPS ${lite_kernel_deps} eigen3)