Searched defs:GEMMTypeResult (Results 1 – 1 of 1) sorted by relevance
51 struct GEMMTypeResult struct53 GEMMTypeResult(bool valid, CLGEMMKernelType gemm_type) in GEMMTypeResult() function62 bool valid; /** If the result is valid */86 * @return GEMMTypeResult. Result is valid if bool(GEMMTypeResult) == true and invalid otherwise argument