aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/graph/testlib.h
diff options
context:
space:
mode:
authorGravatar A. Unique TensorFlower <gardener@tensorflow.org>2016-08-08 12:11:33 -0800
committerGravatar TensorFlower Gardener <gardener@tensorflow.org>2016-08-08 13:18:26 -0700
commite0b2779f44ab7bbb82a1afb64f5b639e40a58ab0 (patch)
tree7ae9b330c46ab411d410518e9dc8ab46001c3bc1 /tensorflow/core/graph/testlib.h
parent4c1a053f06559c4638b6a1e17b11bbafd0baee44 (diff)
Update deprecation comment to point to new C++ API.
Change: 129663735
Diffstat (limited to 'tensorflow/core/graph/testlib.h')
-rw-r--r--tensorflow/core/graph/testlib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tensorflow/core/graph/testlib.h b/tensorflow/core/graph/testlib.h
index 2b9df48642..98724b9bd7 100644
--- a/tensorflow/core/graph/testlib.h
+++ b/tensorflow/core/graph/testlib.h
@@ -13,7 +13,7 @@ See the License for the specific language governing permissions and
limitations under the License.
==============================================================================*/
-// DEPRECATED: Use GraphDefBuilder instead.
+// DEPRECATED: Use the C++ API defined in tensorflow/cc instead.
#ifndef TENSORFLOW_GRAPH_TESTLIB_H_
#define TENSORFLOW_GRAPH_TESTLIB_H_