Update GraphDef version to 933.
PiperOrigin-RevId: 406086016
Change-Id: Iaadab4712b0941eaf2fc56aa322d5dc15cf5bc53
diff --git a/tensorflow/core/public/version.h b/tensorflow/core/public/version.h
index 74bd628..04b2852 100644
--- a/tensorflow/core/public/version.h
+++ b/tensorflow/core/public/version.h
@@ -108,7 +108,7 @@
#define TF_GRAPH_DEF_VERSION_MIN_PRODUCER 0
#define TF_GRAPH_DEF_VERSION_MIN_CONSUMER 0
-#define TF_GRAPH_DEF_VERSION 932 // Updated: 2021/10/27
+#define TF_GRAPH_DEF_VERSION 933 // Updated: 2021/10/28
// Checkpoint compatibility versions (the versions field in SavedSliceMeta).
//