Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc231 static StatusOr<absl::optional<se::blas::AlgorithmType>> DoGemmAutotune( in DoGemmAutotune() function
290 DoGemmAutotune(instr, gemm_config, allocator, stream)); in RunOnInstruction()