Java: Release 1.7.0-rc1
PiperOrigin-RevId: 190028714
This commit is contained in:
parent
31adaf4361
commit
ba97ee847d
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.7.0-rc0</version>
|
||||
<version>1.7.0-rc1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>libtensorflow</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.7.0-rc0</version>
|
||||
<version>1.7.0-rc1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>libtensorflow_jni</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.7.0-rc0</version>
|
||||
<version>1.7.0-rc1</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.7.0-rc0</version>
|
||||
<version>1.7.0-rc1</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<url>https://www.tensorflow.org</url>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.7.0-rc0</version>
|
||||
<version>1.7.0-rc1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>proto</artifactId>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>org.tensorflow</groupId>
|
||||
<artifactId>parentpom</artifactId>
|
||||
<version>1.7.0-rc0</version>
|
||||
<version>1.7.0-rc1</version>
|
||||
<relativePath>../</relativePath>
|
||||
</parent>
|
||||
<artifactId>tensorflow</artifactId>
|
||||
|
Loading…
Reference in New Issue
Block a user