Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dfunctional_ops.cc131 OP_REQUIRES_OK(ctx, ctx->GetAttr("then_branch", &then_func_)); in IfOp()
148 NameAttrList then_func_; member in tensorflow::__anonf02e412f0111::IfOp
234 TF_RETURN_IF_ERROR(Instantiate(ctx, then_func_, then_handle)); in GetHandles()