Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/core/lib/core/error_codes_pb2.py: 92%

13 statements  

« 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/lib/core/error_codes.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) 

10 

11_sym_db = _symbol_database.Default() 

12 

13 

14from tensorflow.tsl.protobuf import error_codes_pb2 as tensorflow_dot_tsl_dot_protobuf_dot_error__codes__pb2 

15 

16from tensorflow.tsl.protobuf.error_codes_pb2 import * 

17 

18DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n*tensorflow/core/lib/core/error_codes.proto\x1a)tensorflow/tsl/protobuf/error_codes.protoP\x00\x62\x06proto3') 

19 

20_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals()) 

21_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'tensorflow.core.lib.core.error_codes_pb2', globals()) 

22if _descriptor._USE_C_DESCRIPTORS == False: 

23 

24 DESCRIPTOR._options = None 

25# @@protoc_insertion_point(module_scope)