Home
last modified time | relevance | path

Searched defs:mm_input (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNEQLSTMLayer.cpp44 Status validate_mm(GEMMLowpOutputStageInfo &gemmlowp_info, const ITensorInfo *mm_input, const ITens… in validate_mm()
195const ITensor *mm_input, const ITensor *mm_weights, const ITensor *bias, in configure_mm()
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLQLSTMLayer.cpp46 Status validate_mm(GEMMLowpOutputStageInfo &gemmlowp_info, const ITensorInfo *mm_input, const ITens… in validate_mm()
140const ICLTensor *mm_input, const ICLTensor *mm_weights, const ICLTensor *bias, in configure_mm()