Searched refs:body_func_ (Results 1 – 1 of 1) sorted by relevance
327 OP_REQUIRES_OK(ctx, ctx->GetAttr("body", &body_func_)); in WhileOp()347 OP_REQUIRES_OK_ASYNC(ctx, Instantiate(lib, body_func_, &body_handle), done); in ComputeAsync()353 NameAttrList body_func_; member in tensorflow::__anon696c82e80111::WhileOp