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.cc132 OP_REQUIRES_OK(ctx, ctx->GetAttr("then_branch", &then_func_)); in IfOp()
152 OP_REQUIRES_OK_ASYNC(ctx, Instantiate(lib, then_func_, &then_handle), done); in ComputeAsync()
161 NameAttrList then_func_; member in tensorflow::__anonf4cf7ed10111::IfOp