Searched refs:cond_func_ (Results 1 – 1 of 1) sorted by relevance
326 OP_REQUIRES_OK(ctx, ctx->GetAttr("cond", &cond_func_)); in WhileOp()346 OP_REQUIRES_OK_ASYNC(ctx, Instantiate(lib, cond_func_, &cond_handle), done); in ComputeAsync()352 NameAttrList cond_func_; member in tensorflow::__anonf4cf7ed10111::WhileOp