Searched defs:sparse_sgemv8x4 (Results 1 – 3 of 3) sorted by relevance
/external/libopus/dnn/ |
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
|
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
|
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
|