Searched defs:sparse_sgemv8x4 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libopus/dnn/ |
H A D | vec.h | 124 static inline void sparse_sgemv8x4(float *out, const float *w, const int *idx, int rows, const floa… in sparse_sgemv8x4() function
|
H A D | vec_neon.h | 302 static inline void sparse_sgemv8x4(float *out, const float *w, const int *idx, int rows, const floa… in sparse_sgemv8x4() function
|
H A D | vec_avx.h | 739 static inline void sparse_sgemv8x4(float *out, const float *weights, const int *idx, int rows, cons… in sparse_sgemv8x4() function
|