Home
last modified time | relevance | path

Searched refs:RUY_PLATFORM_AVX2_FMA (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dplatform.h141 #define RUY_PLATFORM_AVX2_FMA 1 macro
143 #define RUY_PLATFORM_AVX2_FMA 0 macro
A Dhave_built_path_for_avx2_fma.cc24 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
A Dpack_avx2_fma.cc26 #if RUY_PLATFORM_AVX2_FMA && RUY_OPT(INTRINSICS)
32 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
A Dkernel_avx2_fma.cc27 #if RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM)
33 #if !(RUY_PLATFORM_AVX2_FMA && RUY_OPT(ASM))
A Dpack_x86.h416 #if ((RUY_PLATFORM_AVX || RUY_PLATFORM_AVX2_FMA) && RUY_OPT(ASM))
A Dkernel_x86.h192 #if ((RUY_PLATFORM_AVX || RUY_PLATFORM_AVX2_FMA) && RUY_OPT(ASM))

Completed in 11 milliseconds