|
19 | 19 | # Generated by the protocol buffer compiler. DO NOT EDIT!
|
20 | 20 | # source: tensorflow_datasets/proto/tf_feature.proto
|
21 | 21 | """Generated protocol buffer code."""
|
22 |
| -from google.protobuf.internal import builder as _builder |
23 | 22 | from google.protobuf import descriptor as _descriptor
|
24 | 23 | from google.protobuf import descriptor_pool as _descriptor_pool
|
25 | 24 | from google.protobuf import symbol_database as _symbol_database
|
| 25 | +from google.protobuf.internal import builder as _builder |
26 | 26 | # @@protoc_insertion_point(imports)
|
27 | 27 |
|
28 | 28 | _sym_db = _symbol_database.Default()
|
|
31 | 31 | DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(
|
32 | 32 | b'\n*tensorflow_datasets/proto/tf_feature.proto\x12\x0ftensorflow_copy"\x1a\n\tBytesList\x12\r\n\x05value\x18\x01'
|
33 | 33 | b' \x03(\x0c"\x1e\n\tFloatList\x12\x11\n\x05value\x18\x01'
|
34 |
| - b' \x03(\x02\x42\x02\x10\x01"\x1e\n\tInt64List\x12\x11\n\x05value\x18\x01' |
35 |
| - b' \x03(\x03\x42\x02\x10\x01"\xa7\x01\n\x07\x46\x65\x61ture\x12\x30\n\nbytes_list\x18\x01' |
| 34 | + b' \x03(\x02\x42\x02\x10\x01" \n\tInt64List\x12\x13\n\x05value\x18\x01' |
| 35 | + b' \x03(\x03\x42\x04\x10\x01\x30\x01"\xa7\x01\n\x07\x46\x65\x61ture\x12\x30\n\nbytes_list\x18\x01' |
36 | 36 | b' \x01(\x0b\x32\x1a.tensorflow_copy.BytesListH\x00\x12\x30\n\nfloat_list\x18\x02'
|
37 | 37 | b' \x01(\x0b\x32\x1a.tensorflow_copy.FloatListH\x00\x12\x30\n\nint64_list\x18\x03'
|
38 | 38 | b' \x01(\x0b\x32\x1a.tensorflow_copy.Int64ListH\x00\x42\x06\n\x04kind"\x8d\x01\n\x08\x46\x65\x61tures\x12\x37\n\x07\x66\x65\x61ture\x18\x01'
|
|
50 | 50 | DESCRIPTOR, 'tensorflow_datasets.proto.tf_feature_pb2', globals()
|
51 | 51 | )
|
52 | 52 | if _descriptor._USE_C_DESCRIPTORS == False:
|
| 53 | + |
53 | 54 | DESCRIPTOR._options = None
|
54 | 55 | DESCRIPTOR._serialized_options = b'\n\026org.tensorflow.exampleB\rFeatureProtosP\001ZSgithub.com/tensorflow/tensorflow/tensorflow/go/core/example/example_protos_go_proto\370\001\001'
|
55 | 56 | _FLOATLIST.fields_by_name['value']._options = None
|
56 | 57 | _FLOATLIST.fields_by_name['value']._serialized_options = b'\020\001'
|
57 | 58 | _INT64LIST.fields_by_name['value']._options = None
|
58 |
| - _INT64LIST.fields_by_name['value']._serialized_options = b'\020\001' |
| 59 | + _INT64LIST.fields_by_name['value']._serialized_options = b'\020\0010\001' |
59 | 60 | _FEATURES_FEATUREENTRY._options = None
|
60 | 61 | _FEATURES_FEATUREENTRY._serialized_options = b'8\001'
|
61 | 62 | _FEATURELISTS_FEATURELISTENTRY._options = None
|
|
65 | 66 | _FLOATLIST._serialized_start = 91
|
66 | 67 | _FLOATLIST._serialized_end = 121
|
67 | 68 | _INT64LIST._serialized_start = 123
|
68 |
| - _INT64LIST._serialized_end = 153 |
69 |
| - _FEATURE._serialized_start = 156 |
70 |
| - _FEATURE._serialized_end = 323 |
71 |
| - _FEATURES._serialized_start = 326 |
72 |
| - _FEATURES._serialized_end = 467 |
73 |
| - _FEATURES_FEATUREENTRY._serialized_start = 395 |
74 |
| - _FEATURES_FEATUREENTRY._serialized_end = 467 |
75 |
| - _FEATURELIST._serialized_start = 469 |
76 |
| - _FEATURELIST._serialized_end = 525 |
77 |
| - _FEATURELISTS._serialized_start = 528 |
78 |
| - _FEATURELISTS._serialized_end = 694 |
79 |
| - _FEATURELISTS_FEATURELISTENTRY._serialized_start = 614 |
80 |
| - _FEATURELISTS_FEATURELISTENTRY._serialized_end = 694 |
| 69 | + _INT64LIST._serialized_end = 155 |
| 70 | + _FEATURE._serialized_start = 158 |
| 71 | + _FEATURE._serialized_end = 325 |
| 72 | + _FEATURES._serialized_start = 328 |
| 73 | + _FEATURES._serialized_end = 469 |
| 74 | + _FEATURES_FEATUREENTRY._serialized_start = 397 |
| 75 | + _FEATURES_FEATUREENTRY._serialized_end = 469 |
| 76 | + _FEATURELIST._serialized_start = 471 |
| 77 | + _FEATURELIST._serialized_end = 527 |
| 78 | + _FEATURELISTS._serialized_start = 530 |
| 79 | + _FEATURELISTS._serialized_end = 696 |
| 80 | + _FEATURELISTS_FEATURELISTENTRY._serialized_start = 616 |
| 81 | + _FEATURELISTS_FEATURELISTENTRY._serialized_end = 696 |
81 | 82 | # @@protoc_insertion_point(module_scope)
|
0 commit comments