Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorboard/compat/proto/versions_pb2.py: 75%
16 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: tensorboard/compat/proto/versions.proto
4"""Generated protocol buffer code."""
5from google.protobuf import descriptor as _descriptor
6from google.protobuf import descriptor_pool as _descriptor_pool
7from google.protobuf import message as _message
8from google.protobuf import reflection as _reflection
9from google.protobuf import symbol_database as _symbol_database
10# @@protoc_insertion_point(imports)
12_sym_db = _symbol_database.Default()
17DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n\'tensorboard/compat/proto/versions.proto\x12\x0btensorboard\"K\n\nVersionDef\x12\x10\n\x08producer\x18\x01 \x01(\x05\x12\x14\n\x0cmin_consumer\x18\x02 \x01(\x05\x12\x15\n\rbad_consumers\x18\x03 \x03(\x05\x42\x80\x01\n\x18org.tensorflow.frameworkB\x0eVersionsProtosP\x01ZOgithub.com/tensorflow/tensorflow/tensorflow/go/core/framework/versions_go_proto\xf8\x01\x01\x62\x06proto3')
21_VERSIONDEF = DESCRIPTOR.message_types_by_name['VersionDef']
22VersionDef = _reflection.GeneratedProtocolMessageType('VersionDef', (_message.Message,), {
23 'DESCRIPTOR' : _VERSIONDEF,
24 '__module__' : 'tensorboard.compat.proto.versions_pb2'
25 # @@protoc_insertion_point(class_scope:tensorboard.VersionDef)
26 })
27_sym_db.RegisterMessage(VersionDef)
29if _descriptor._USE_C_DESCRIPTORS == False:
31 DESCRIPTOR._options = None
32 DESCRIPTOR._serialized_options = b'\n\030org.tensorflow.frameworkB\016VersionsProtosP\001ZOgithub.com/tensorflow/tensorflow/tensorflow/go/core/framework/versions_go_proto\370\001\001'
33 _VERSIONDEF._serialized_start=56
34 _VERSIONDEF._serialized_end=131
35# @@protoc_insertion_point(module_scope)