Searched defs:gemmlowp_scale (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NEQLSTMLayer.cpp | 45 … float gemmlowp_scale, const TensorInfo *mm_res_info, const TensorInfo *outstage_tensor_info) in validate_mm() 196 Tensor *mm_res, Tensor *outstage_res, float gemmlowp_scale, in configure_mm()
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLQLSTMLayer.cpp | 47 … float gemmlowp_scale, const TensorInfo *mm_res_info, const TensorInfo *outstage_tensor_info) in validate_mm() 141 CLTensor *mm_res, CLTensor *outstage_res, float gemmlowp_scale, in configure_mm()
|