Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc359 OP_REQUIRES_OK(ctx, ctx->GetAttr("cond", &cond_func_)); in WhileOp()
393 NameAttrList cond_func_; member in tensorflow::__anonf02e412f0111::WhileOp
685 TF_RETURN_IF_ERROR(Instantiate(ctx, cond_func_, cond_handle)); in GetHandles()