Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dcudnn_rnn_ops.cc1710 OP_REQUIRES_OK(context, GetAlgorithm(context, &algo_config)); in ComputeImpl()
1731 virtual Status GetAlgorithm(OpKernelContext* context, in GetAlgorithm() function in tensorflow::CudnnRNNBackwardOp
1844 Status GetAlgorithm(OpKernelContext* context, in GetAlgorithm() function in tensorflow::CudnnRNNBackwardOpV2