FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Move ndarray library to its own repository (#301) · CoderQ123/java@63458d2 · GitHub

/ java Public
forked from tensorflow/java

Commit 63458d2

Browse files
authored
Move ndarray library to its own repository (tensorflow#301)
1 parent ebad200 commit 63458d2

180 files changed

Lines changed: 6 additions & 21953 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

‎README.md‎

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,7 @@ The following describes the layout of the repository and its different artifacts
2727
* Primary API for building and training neural networks with TensorFlow
2828
* Intended audience: neural network developers
2929
* For more information: [tensorflow-framework/README.md](tensorflow-framework/README.md)
30-
31-
* `ndarray`
32-
* Generic utility library for n-dimensional data I/O operations
33-
* Used by TensorFlow but does not depend on TensorFlow
34-
* Intended audience: any developer who needs a Java n-dimensional array implementation, whether or not they
35-
use it with TensorFlow
36-
30+
3731

3832
## Communication
3933

‎ndarray/README.md‎

Lines changed: 0 additions & 122 deletions
This file was deleted.

‎ndarray/pom.xml‎

Lines changed: 0 additions & 91 deletions
This file was deleted.

‎ndarray/src/main/java/org/tensorflow/ndarray/BooleanNdArray.java‎

Lines changed: 0 additions & 108 deletions
This file was deleted.

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL