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