Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/gpu/cl/operators/
DClGemm.cpp170 inline std::pair<GEMMLHSMatrixInfo, GEMMRHSMatrixInfo> auto_select_gemm_config_reshaped(auto_heuris… in auto_select_gemm_config_reshaped() function
267 …std::tie(lhs_info, rhs_info) = auto_select_gemm_config_reshaped(auto_heuristics::CommonQuery{ gpu_… in configure_reshaped()