Deprecate legacy java api.
PiperOrigin-RevId: 340266138 Change-Id: I958798f24fbba3e4334f076be5da76375a569e12
This commit is contained in:
parent
7055257d30
commit
0f7f395e3a
@ -16,10 +16,14 @@ limitations under the License.
|
|||||||
/**
|
/**
|
||||||
* Defines classes to build, save, load and execute TensorFlow models.
|
* Defines classes to build, save, load and execute TensorFlow models.
|
||||||
*
|
*
|
||||||
* <p><b>WARNING</b>: The API is currently experimental and is not covered by TensorFlow <a
|
*<aside class="warning">
|
||||||
* href="https://www.tensorflow.org/guide/version_compat">API stability guarantees</a>. See <a
|
* <b>Warning:</b> This API is deprecated and will be removed in a future
|
||||||
* href="https://github.com/tensorflow/tensorflow/blob/master/tensorflow/java/README.md">README.md</a>
|
* version of TensorFlow after <a href="https://tensorflow.org/java">the replacement</a>
|
||||||
* for installation instructions.
|
* is stable.
|
||||||
|
*</aside>
|
||||||
|
*
|
||||||
|
* <p>To get started, see the <a href="https://tensorflow.org/install/lang_java_legacy">
|
||||||
|
* installation instructions.</a></p>
|
||||||
*
|
*
|
||||||
* <p>The <a
|
* <p>The <a
|
||||||
* href="https://www.tensorflow.org/code/tensorflow/java/src/main/java/org/tensorflow/examples/LabelImage.java">LabelImage</a>
|
* href="https://www.tensorflow.org/code/tensorflow/java/src/main/java/org/tensorflow/examples/LabelImage.java">LabelImage</a>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user