Skip to content

Commit

Permalink
Update GraphDef version to 1755.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 602128929
  • Loading branch information
tensorflower-gardener committed Jan 28, 2024
1 parent 7f18e38 commit 1843fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow/core/public/version.h
Original file line number Diff line number Diff line change
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 1754 // Updated: 2024/1/27
#define TF_GRAPH_DEF_VERSION 1755 // Updated: 2024/1/28

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

0 comments on commit 1843fc7

Please sign in to comment.