Home
last modified time | relevance | path

Searched refs:GetBestAlgorithm (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgemm_algorithm_picker.cc93 StatusOr<std::optional<size_t>> GetBestAlgorithm( in GetBestAlgorithm() function
291 GetBestAlgorithm<se::cuda::BlasLt::MatmulAlgorithm>( in DoGemmAutotune()
312 GetBestAlgorithm<se::blas::AlgorithmType>( in DoGemmAutotune()