Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/gemm_auto_heuristics/
H A DCLGEMMAutoHeuristics.h67 struct GEMMConfigResult struct
69GEMMConfigResult(bool valid, const GEMMLHSMatrixInfo &lhs_info, const GEMMRHSMatrixInfo &rhs_info) in GEMMConfigResult() argument
99 * @return GEMMConfigResult. Result is valid if bool(GEMMConfigResult) == true and invalid otherwise argument