CMakeLists.txt 80 字节
Newer Older
1
if(WITH_AVX)
2
    cc_library(activation_functions SRCS avx_functions.cc)
3
endif()
反馈
建议
客服 返回
顶部