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 1
1
# Install TensorFlow for Java
2
2
3
3
Warning: 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.
5
5
6
6
TensorFlow provides a
7
7
[ 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:
40
40
41
41
### GPU support
42
42
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
44
44
dependencies to the project's ` pom.xml ` file:
45
45
46
46
``` xml
You can’t perform that action at this time.
0 commit comments