From 7dbe321d767f2a28991ed1c57650620d5b1b4afa Mon Sep 17 00:00:00 2001 From: Nicolas Noble Date: Thu, 14 Mar 2019 10:54:02 -0700 Subject: [PATCH] Update pending_api_cleanups.md --- doc/core/pending_api_cleanups.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/core/pending_api_cleanups.md b/doc/core/pending_api_cleanups.md index 5a8270349a4..970bcd08300 100644 --- a/doc/core/pending_api_cleanups.md +++ b/doc/core/pending_api_cleanups.md @@ -15,4 +15,4 @@ number: `include/grpc/impl/codegen/grpc_types.h` (commit `af00d8b`) (cannot be done until after next grpc release, so that TensorFlow can use the same code both internally and externally) -- require a C++ runtime for all languages. +- require a C++ runtime for all languages wrapping core.