Home
last modified time | relevance | path

Searched defs:sparse_sgemv8x4 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libopus/dnn/
H A Dvec.h124 static inline void sparse_sgemv8x4(float *out, const float *w, const int *idx, int rows, const floa… in sparse_sgemv8x4() function
H A Dvec_neon.h302 static inline void sparse_sgemv8x4(float *out, const float *w, const int *idx, int rows, const floa… in sparse_sgemv8x4() function
H A Dvec_avx.h739 static inline void sparse_sgemv8x4(float *out, const float *weights, const int *idx, int rows, cons… in sparse_sgemv8x4() function