aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/tools/api/golden/v1/tensorflow.train.-feature-list.pbtxt
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/tools/api/golden/v1/tensorflow.train.-feature-list.pbtxt')
-rw-r--r--tensorflow/tools/api/golden/v1/tensorflow.train.-feature-list.pbtxt13
1 files changed, 13 insertions, 0 deletions
diff --git a/tensorflow/tools/api/golden/v1/tensorflow.train.-feature-list.pbtxt b/tensorflow/tools/api/golden/v1/tensorflow.train.-feature-list.pbtxt
new file mode 100644
index 0000000000..2a8b3714fc
--- /dev/null
+++ b/tensorflow/tools/api/golden/v1/tensorflow.train.-feature-list.pbtxt
@@ -0,0 +1,13 @@
+path: "tensorflow.train.FeatureList"
+tf_proto {
+ descriptor {
+ name: "FeatureList"
+ field {
+ name: "feature"
+ number: 1
+ label: LABEL_REPEATED
+ type: TYPE_MESSAGE
+ type_name: ".tensorflow.Feature"
+ }
+ }
+}