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

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