From 671bc5b8474bd2200089f7f28a65644fdbe490dc Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Wed, 27 Jun 2018 18:19:06 -0700 Subject: Add JS to langs not covered by the compat guarantee --- tensorflow/docs_src/guide/version_compat.md | 1 + 1 file changed, 1 insertion(+) (limited to 'tensorflow/docs_src') diff --git a/tensorflow/docs_src/guide/version_compat.md b/tensorflow/docs_src/guide/version_compat.md index 72e427c5f8..5f31c6c5f8 100644 --- a/tensorflow/docs_src/guide/version_compat.md +++ b/tensorflow/docs_src/guide/version_compat.md @@ -79,6 +79,7 @@ backward incompatible ways between minor releases. These include: [`tensorflow/cc`](https://github.com/tensorflow/tensorflow/tree/master/tensorflow/cc)). - [Java](../api_docs/java/reference/org/tensorflow/package-summary), - [Go](https://godoc.org/github.com/tensorflow/tensorflow/tensorflow/go) + - [JavaScript](https://js.tensorflow.org) * **Details of composite ops:** Many public functions in Python expand to several primitive ops in the graph, and these details will be part of any -- cgit v1.2.3