Skip to content

Commit ddf0b56

Browse files
committed
Initial version of Java core client
1 parent 42196dd commit ddf0b56

File tree

116 files changed

+1
-9390
lines changed

Some content is hidden

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

116 files changed

+1
-9390
lines changed

frameworks/inference/TODO

Whitespace-only changes.

frameworks/keras/TODO

Whitespace-only changes.

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</scm>
3030

3131
<modules>
32-
<module>utils</module>
32+
<!--module>utils</module-->
3333
<module>core</module>
3434
<!--module>frameworks</module> TODO -->
3535
<!--module>starters</module> TODO -->

starters/pom.xml

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

starters/tensorflow/pom.xml

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

utils/nio/pom.xml

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

utils/nio/src/main/java/org/tensorflow/nio/StaticApi.java

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

0 commit comments

Comments
 (0)