Thanks to visit codestin.com Credit goes to github.com
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 13cc616 commit 2744e6cCopy full SHA for 2744e6c
ndarray/README.md
@@ -11,7 +11,7 @@ To import the NdArray library in your project, simply add the following dependen
11
<dependency>
12
<groupId>org.tensorflow</groupId>
13
<artifactId>ndarray</artifactId>
14
- <version>0.3.1</version>
+ <version>0.3.2</version>
15
</dependency>
16
```
17
0 commit comments