Searched refs:UsesTensorOps (Results 1 – 1 of 1) sorted by relevance
1862 static bool UsesTensorOps(blas::AlgorithmType algo) { in UsesTensorOps() function1904 if (UsesTensorOps(algorithm) && !TensorOpsAvailable<InT>(cc_major)) { in DoBlasGemmWithAlgorithmImpl()