Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/gemm_auto_heuristics/
H A DCLGEMMAutoHeuristics.h51 struct GEMMTypeResult struct
53 GEMMTypeResult(bool valid, CLGEMMKernelType gemm_type) in GEMMTypeResult() function
62 bool valid; /** If the result is valid */
86 * @return GEMMTypeResult. Result is valid if bool(GEMMTypeResult) == true and invalid otherwise argument