Searched refs:unique_gemm (Results 1 – 1 of 1) sorted by relevance
185 std::vector<gemm_t> unique_gemm; in benchmark() local186 unique_gemm.push_back(gemm); in benchmark()188 gflops_for_gemms<LhsType, RhsType, ResultType>(context, unique_gemm); in benchmark()