Home
last modified time | relevance | path

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

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