File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Install TensorFlow for Java
22
33Warning: TensorFlow for Java is deprecated and will be removed in a future
4- version of TensorFlow once <a href= https://github.com/tensorflow/java>the replacement</ a > is stable.
4+ version of TensorFlow once [ the replacement ] ( https://github.com/tensorflow/java ) is stable.
55
66TensorFlow provides a
77[ Java API] ( https://www.tensorflow.org/api_docs/java/reference/org/tensorflow/package-summary ) —
@@ -40,7 +40,7 @@ add the dependency to the project's `pom.xml` file:
4040
4141### GPU support
4242
43- If your system has [ GPU support] ( https://www.tensorflow.org/install/ pip) , add the following TensorFlow
43+ If your system has [ GPU support] ( ./ pip.md ) , add the following TensorFlow
4444dependencies to the project's ` pom.xml ` file:
4545
4646``` xml
You can’t perform that action at this time.
0 commit comments