We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaeda4c commit 50f7efaCopy full SHA for 50f7efa
docs/index.md
@@ -35,7 +35,7 @@ The following describes the layout of the repository and its different artifacts
35
* Primary API for building and training neural networks with TensorFlow
36
* Intended audience: neural network developers
37
38
-* [ndarray](https://github.com/tensorflow/java/tree/master/ndarray)
+* [ndarray](https://github.com/tensorflow/java-ndarray)
39
* Generic utility library for n-dimensional data I/O operations
40
* Used by TensorFlow but does not depend on TensorFlow
41
* Intended audience: any developer who needs a Java n-dimensional array implementation, whether or not they
0 commit comments