Home
last modified time | relevance | path

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 Dfp16.cpp34 …ctor_matrix_multiply_f16(lhs, rhs, dst, window, info, alpha) : matrix_matrix_multiply_f16(lhs, rhs… in neon_fp16_gemm_matrix_mul()
H A Dimpl.h36 void matrix_matrix_multiply_f16(const ITensor *lhs, const ITensor *rhs, ITensor *dst, const Window …
H A Dimpl.cpp836 void matrix_matrix_multiply_f16(const ITensor *lhs, const ITensor *rhs, ITensor *dst, const Window … in matrix_matrix_multiply_f16() function