Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/core/example/feature_pb2.py: 26%
38 statements
« prev ^ index » next coverage.py v7.4.0, created at 2024-01-03 07:57 +0000
« prev ^ index » next coverage.py v7.4.0, created at 2024-01-03 07:57 +0000
1# -*- coding: utf-8 -*-
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: tensorflow/core/example/feature.proto
4"""Generated protocol buffer code."""
5from google.protobuf.internal import builder as _builder
6from google.protobuf import descriptor as _descriptor
7from google.protobuf import descriptor_pool as _descriptor_pool
8from google.protobuf import symbol_database as _symbol_database
9# @@protoc_insertion_point(imports)
11_sym_db = _symbol_database.Default()
16DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n%tensorflow/core/example/feature.proto\x12\ntensorflow\"\x1a\n\tBytesList\x12\r\n\x05value\x18\x01 \x03(\x0c\"\x1e\n\tFloatList\x12\x11\n\x05value\x18\x01 \x03(\x02\x42\x02\x10\x01\"\x1e\n\tInt64List\x12\x11\n\x05value\x18\x01 \x03(\x03\x42\x02\x10\x01\"\x98\x01\n\x07\x46\x65\x61ture\x12+\n\nbytes_list\x18\x01 \x01(\x0b\x32\x15.tensorflow.BytesListH\x00\x12+\n\nfloat_list\x18\x02 \x01(\x0b\x32\x15.tensorflow.FloatListH\x00\x12+\n\nint64_list\x18\x03 \x01(\x0b\x32\x15.tensorflow.Int64ListH\x00\x42\x06\n\x04kind\"\x83\x01\n\x08\x46\x65\x61tures\x12\x32\n\x07\x66\x65\x61ture\x18\x01 \x03(\x0b\x32!.tensorflow.Features.FeatureEntry\x1a\x43\n\x0c\x46\x65\x61tureEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\"\n\x05value\x18\x02 \x01(\x0b\x32\x13.tensorflow.Feature:\x02\x38\x01\"3\n\x0b\x46\x65\x61tureList\x12$\n\x07\x66\x65\x61ture\x18\x01 \x03(\x0b\x32\x13.tensorflow.Feature\"\x9c\x01\n\x0c\x46\x65\x61tureLists\x12?\n\x0c\x66\x65\x61ture_list\x18\x01 \x03(\x0b\x32).tensorflow.FeatureLists.FeatureListEntry\x1aK\n\x10\x46\x65\x61tureListEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12&\n\x05value\x18\x02 \x01(\x0b\x32\x17.tensorflow.FeatureList:\x02\x38\x01\x42\x81\x01\n\x16org.tensorflow.exampleB\rFeatureProtosP\x01ZSgithub.com/tensorflow/tensorflow/tensorflow/go/core/example/example_protos_go_proto\xf8\x01\x01\x62\x06proto3')
18_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
19_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tensorflow.core.example.feature_pb2', globals())
20if _descriptor._USE_C_DESCRIPTORS == False:
22 DESCRIPTOR._options = None
23 DESCRIPTOR._serialized_options = b'\n\026org.tensorflow.exampleB\rFeatureProtosP\001ZSgithub.com/tensorflow/tensorflow/tensorflow/go/core/example/example_protos_go_proto\370\001\001'
24 _FLOATLIST.fields_by_name['value']._options = None
25 _FLOATLIST.fields_by_name['value']._serialized_options = b'\020\001'
26 _INT64LIST.fields_by_name['value']._options = None
27 _INT64LIST.fields_by_name['value']._serialized_options = b'\020\001'
28 _FEATURES_FEATUREENTRY._options = None
29 _FEATURES_FEATUREENTRY._serialized_options = b'8\001'
30 _FEATURELISTS_FEATURELISTENTRY._options = None
31 _FEATURELISTS_FEATURELISTENTRY._serialized_options = b'8\001'
32 _BYTESLIST._serialized_start=53
33 _BYTESLIST._serialized_end=79
34 _FLOATLIST._serialized_start=81
35 _FLOATLIST._serialized_end=111
36 _INT64LIST._serialized_start=113
37 _INT64LIST._serialized_end=143
38 _FEATURE._serialized_start=146
39 _FEATURE._serialized_end=298
40 _FEATURES._serialized_start=301
41 _FEATURES._serialized_end=432
42 _FEATURES_FEATUREENTRY._serialized_start=365
43 _FEATURES_FEATUREENTRY._serialized_end=432
44 _FEATURELIST._serialized_start=434
45 _FEATURELIST._serialized_end=485
46 _FEATURELISTS._serialized_start=488
47 _FEATURELISTS._serialized_end=644
48 _FEATURELISTS_FEATURELISTENTRY._serialized_start=569
49 _FEATURELISTS_FEATURELISTENTRY._serialized_end=644
50# @@protoc_insertion_point(module_scope)