Skip to content

Commit 42419a5

Browse files
Update GraphDef version to 1809.
PiperOrigin-RevId: 618105375
1 parent eb37437 commit 42419a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/core/public/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ limitations under the License.
108108

109109
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
110110
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
111-
#define TF_GRAPH_DEF_VERSION 1808 // Updated: 2024/3/21
111+
#define TF_GRAPH_DEF_VERSION 1809 // Updated: 2024/3/22
112112

113113
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
114114
//

0 commit comments

Comments
 (0)