Searched refs:GetAlgorithm (Results 1 – 1 of 1) sorted by relevance
1710 OP_REQUIRES_OK(context, GetAlgorithm(context, &algo_config)); in ComputeImpl()1731 virtual Status GetAlgorithm(OpKernelContext* context, in GetAlgorithm() function in tensorflow::CudnnRNNBackwardOp1844 Status GetAlgorithm(OpKernelContext* context, in GetAlgorithm() function in tensorflow::CudnnRNNBackwardOpV2