Searched refs:is_debug_mode_ (Results 1 – 1 of 1) sorted by relevance
1259 is_debug_mode_ = DebugCudnnRnn(); in CudnnRNNForwardOp()1312 if (is_debug_mode_) { in ComputeAndReturnAlgorithm()1354 bool is_debug_mode_; member in tensorflow::CudnnRNNForwardOp1454 if (!CudnnRnnUseAutotune() || this->is_debug_mode_) { in MaybeAutoTune()