Searched refs:first_algorithm (Results 1 – 2 of 2) sorted by relevance
115 absl::optional<se::blas::AlgorithmType> first_algorithm; in DoUncachedGemmAutotune() local172 if (!first_algorithm) { in DoUncachedGemmAutotune()177 first_algorithm.emplace(algorithm); in DoUncachedGemmAutotune()191 *first_algorithm); in DoUncachedGemmAutotune()
426 AlgorithmDesc first_algorithm; in PickBestAlgorithmNoCacheCuda() local535 LOG(ERROR) << "Unable to compare " << AlgorithmToString(first_algorithm) in PickBestAlgorithmNoCacheCuda()549 << AlgorithmToString(first_algorithm) << " vs " in PickBestAlgorithmNoCacheCuda()559 reference_conv->set_algorithm(first_algorithm.algo_id()); in PickBestAlgorithmNoCacheCuda()561 first_algorithm.tensor_ops_enabled()); in PickBestAlgorithmNoCacheCuda()571 first_algorithm = alg; in PickBestAlgorithmNoCacheCuda()