Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc105 const int32 cublas_autotune_level = in DoUncachedGemmAutotune() local
107 const bool reinit_cublas_data = cublas_autotune_level > 2; in DoUncachedGemmAutotune()
108 const bool check_cublas = cublas_autotune_level > 3; in DoUncachedGemmAutotune()