Release TF Java 1.15
This commit is contained in:
parent
f3969a8df1
commit
b0ec3f9b4c
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>libtensorflow</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>libtensorflow_jni</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>libtensorflow_jni_gpu</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<url>https://www.tensorflow.org</url>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>proto</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>spark-tensorflow-connector_2.11</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<name>spark-tensorflow-connector</name>
|
||||
<url>https://www.tensorflow.org</url>
|
||||
<description>TensorFlow TFRecord connector for Apache Spark DataFrames</description>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>tensorflow-hadoop</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<name>tensorflow-hadoop</name>
|
||||
<url>https://www.tensorflow.org</url>
|
||||
<description>TensorFlow TFRecord InputFormat/OutputFormat for Apache Hadoop</description>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.14.0</version>
|
||||
<version>1.15.0</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>tensorflow</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user