Searched refs:matrix_matrix_multiply_f16 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/gemm_matrix_mul/generic/neon/ |
H A D | fp16.cpp | 34 …ctor_matrix_multiply_f16(lhs, rhs, dst, window, info, alpha) : matrix_matrix_multiply_f16(lhs, rhs… in neon_fp16_gemm_matrix_mul()
|
H A D | impl.h | 36 void matrix_matrix_multiply_f16(const ITensor *lhs, const ITensor *rhs, ITensor *dst, const Window …
|
H A D | impl.cpp | 836 void matrix_matrix_multiply_f16(const ITensor *lhs, const ITensor *rhs, ITensor *dst, const Window … in matrix_matrix_multiply_f16() function
|