Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_dnn.cc602 bool RnnTensorOpMathEnabled() { in RnnTensorOpMathEnabled() function
1091 if (RnnTensorOpMathEnabled() && algorithm_config.algorithm().has_value()) { in Create()
3095 if (RnnTensorOpMathEnabled()) { in GetRnnAlgorithms()