Home
last modified time | relevance | path

Searched refs:auto_select_gemm_config_reshaped_only_rhs (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/gpu/cl/operators/
DClGemm.cpp120 inline std::pair<GEMMLHSMatrixInfo, GEMMRHSMatrixInfo> auto_select_gemm_config_reshaped_only_rhs(au… in auto_select_gemm_config_reshaped_only_rhs() function
311 …std::tie(lhs_info, rhs_info) = auto_select_gemm_config_reshaped_only_rhs(auto_heuristics::CommonQu… in configure_reshaped_only_rhs()
DClGemmLowpMatrixMultiplyCore.cpp194 std::pair<GEMMLHSMatrixInfo, GEMMRHSMatrixInfo> auto_select_gemm_config_reshaped_only_rhs(auto_heur… in auto_select_gemm_config_reshaped_only_rhs() function
310 …std::tie(lhs_info, rhs_info) = auto_select_gemm_config_reshaped_only_rhs(auto_heuristics::CommonQu… in configure()