Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgemm_algorithm_picker.cc100 const bool crash_on_checking_failure = in DoUncachedGemmAutotune() local
168 CHECK(!crash_on_checking_failure); in DoUncachedGemmAutotune()
187 CHECK(!crash_on_checking_failure); in DoUncachedGemmAutotune()
200 if (!crash_on_checking_failure) { in DoUncachedGemmAutotune()
Dgpu_conv_algorithm_picker.cc434 const bool crash_on_checking_failure = in PickBestAlgorithmNoCacheCuda() local
543 CHECK(!crash_on_checking_failure); in PickBestAlgorithmNoCacheCuda()
601 if (!crash_on_checking_failure) { in PickBestAlgorithmNoCacheCuda()
610 CHECK(!crash_on_checking_failure); in PickBestAlgorithmNoCacheCuda()