Created
July 15, 2019 01:46
-
-
Save suyashcjoshi/d0220c401558a6dde2bc598b81c74944 to your computer and use it in GitHub Desktop.
POM XML File for TensorFlow - Java Application
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<dependency> | |
<groupId>org.tensorflow</groupId> | |
<artifactId>tensorflow</artifactId> | |
<version>1.14.0</version> | |
</dependency> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment