Skip to content

Commit

Permalink
Update GraphDef version to 482.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 324562958
Change-Id: Ie80c4ff6b968b2281711d8437fcdde7205c22518
  • Loading branch information
tensorflower-gardener committed Aug 3, 2020
1 parent 82126e5 commit c730b88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/core/public/version.h
Expand Up @@ -108,7 +108,7 @@ limitations under the License.

#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
#define TF_GRAPH_DEF_VERSION 481 // Updated: 2020/8/2
#define TF_GRAPH_DEF_VERSION 482 // Updated: 2020/8/3

// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//
Expand Down

0 comments on commit c730b88

Please sign in to comment.