Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc108 const bool check_cublas = cublas_autotune_level > 3; in DoUncachedGemmAutotune() local
156 if (!check_cublas) { in DoUncachedGemmAutotune()