// Generated by the protocol buffer compiler. DO NOT EDIT! // source: graph.proto #include "graph.pb.h" #include #include #include #include #include #include #include #include // @@protoc_insertion_point(includes) #include PROTOBUF_PRAGMA_INIT_SEG namespace opencv_tensorflow { constexpr GraphDef::GraphDef( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) : node_() , library_(nullptr) , versions_(nullptr) , version_(0){} struct GraphDefDefaultTypeInternal { constexpr GraphDefDefaultTypeInternal() : _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {} ~GraphDefDefaultTypeInternal() {} union { GraphDef _instance; }; }; PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT GraphDefDefaultTypeInternal _GraphDef_default_instance_; constexpr NodeDef_AttrEntry_DoNotUse::NodeDef_AttrEntry_DoNotUse( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized){} struct NodeDef_AttrEntry_DoNotUseDefaultTypeInternal { constexpr NodeDef_AttrEntry_DoNotUseDefaultTypeInternal() : _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {} ~NodeDef_AttrEntry_DoNotUseDefaultTypeInternal() {} union { NodeDef_AttrEntry_DoNotUse _instance; }; }; PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT NodeDef_AttrEntry_DoNotUseDefaultTypeInternal _NodeDef_AttrEntry_DoNotUse_default_instance_; constexpr NodeDef::NodeDef( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) : input_() , attr_(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) , name_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string) , op_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string) , device_(&::PROTOBUF_NAMESPACE_ID::internal::fixed_address_empty_string){} struct NodeDefDefaultTypeInternal { constexpr NodeDefDefaultTypeInternal() : _instance(::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized{}) {} ~NodeDefDefaultTypeInternal() {} union { NodeDef _instance; }; }; PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT NodeDefDefaultTypeInternal _NodeDef_default_instance_; } // namespace opencv_tensorflow static ::PROTOBUF_NAMESPACE_ID::Metadata file_level_metadata_graph_2eproto[3]; static constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_graph_2eproto = nullptr; static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_graph_2eproto = nullptr; const uint32_t TableStruct_graph_2eproto::offsets[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::GraphDef, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ ~0u, // no _inlined_string_donated_ PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::GraphDef, node_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::GraphDef, versions_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::GraphDef, version_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::GraphDef, library_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse, _has_bits_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ ~0u, // no _inlined_string_donated_ PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse, key_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse, value_), 0, 1, ~0u, // no _has_bits_ PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef, _internal_metadata_), ~0u, // no _extensions_ ~0u, // no _oneof_case_ ~0u, // no _weak_field_map_ ~0u, // no _inlined_string_donated_ PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef, name_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef, op_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef, input_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef, device_), PROTOBUF_FIELD_OFFSET(::opencv_tensorflow::NodeDef, attr_), }; static const ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema schemas[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = { { 0, -1, -1, sizeof(::opencv_tensorflow::GraphDef)}, { 10, 18, -1, sizeof(::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse)}, { 20, -1, -1, sizeof(::opencv_tensorflow::NodeDef)}, }; static ::PROTOBUF_NAMESPACE_ID::Message const * const file_default_instances[] = { reinterpret_cast(&::opencv_tensorflow::_GraphDef_default_instance_), reinterpret_cast(&::opencv_tensorflow::_NodeDef_AttrEntry_DoNotUse_default_instance_), reinterpret_cast(&::opencv_tensorflow::_NodeDef_default_instance_), }; const char descriptor_table_protodef_graph_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) = "\n\013graph.proto\022\021opencv_tensorflow\032\020attr_v" "alue.proto\032\016function.proto\032\016versions.pro" "to\"\262\001\n\010GraphDef\022(\n\004node\030\001 \003(\0132\032.opencv_t" "ensorflow.NodeDef\022/\n\010versions\030\004 \001(\0132\035.op" "encv_tensorflow.VersionDef\022\023\n\007version\030\003 " "\001(\005B\002\030\001\0226\n\007library\030\002 \001(\0132%.opencv_tensor" "flow.FunctionDefLibrary\"\301\001\n\007NodeDef\022\014\n\004n" "ame\030\001 \001(\t\022\n\n\002op\030\002 \001(\t\022\r\n\005input\030\003 \003(\t\022\016\n\006" "device\030\004 \001(\t\0222\n\004attr\030\005 \003(\0132$.opencv_tens" "orflow.NodeDef.AttrEntry\032I\n\tAttrEntry\022\013\n" "\003key\030\001 \001(\t\022+\n\005value\030\002 \001(\0132\034.opencv_tenso" "rflow.AttrValue:\0028\001B,\n\030org.tensorflow.fr" "ameworkB\013GraphProtosP\001\370\001\001b\006proto3" ; static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable*const descriptor_table_graph_2eproto_deps[3] = { &::descriptor_table_attr_5fvalue_2eproto, &::descriptor_table_function_2eproto, &::descriptor_table_versions_2eproto, }; static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_graph_2eproto_once; const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_graph_2eproto = { false, false, 513, descriptor_table_protodef_graph_2eproto, "graph.proto", &descriptor_table_graph_2eproto_once, descriptor_table_graph_2eproto_deps, 3, 3, schemas, file_default_instances, TableStruct_graph_2eproto::offsets, file_level_metadata_graph_2eproto, file_level_enum_descriptors_graph_2eproto, file_level_service_descriptors_graph_2eproto, }; PROTOBUF_ATTRIBUTE_WEAK const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* descriptor_table_graph_2eproto_getter() { return &descriptor_table_graph_2eproto; } // Force running AddDescriptors() at dynamic initialization time. PROTOBUF_ATTRIBUTE_INIT_PRIORITY static ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_graph_2eproto(&descriptor_table_graph_2eproto); namespace opencv_tensorflow { // =================================================================== class GraphDef::_Internal { public: static const ::opencv_tensorflow::VersionDef& versions(const GraphDef* msg); static const ::opencv_tensorflow::FunctionDefLibrary& library(const GraphDef* msg); }; const ::opencv_tensorflow::VersionDef& GraphDef::_Internal::versions(const GraphDef* msg) { return *msg->versions_; } const ::opencv_tensorflow::FunctionDefLibrary& GraphDef::_Internal::library(const GraphDef* msg) { return *msg->library_; } void GraphDef::clear_versions() { if (GetArenaForAllocation() == nullptr && versions_ != nullptr) { delete versions_; } versions_ = nullptr; } void GraphDef::clear_library() { if (GetArenaForAllocation() == nullptr && library_ != nullptr) { delete library_; } library_ = nullptr; } GraphDef::GraphDef(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned) : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned), node_(arena) { SharedCtor(); if (!is_message_owned) { RegisterArenaDtor(arena); } // @@protoc_insertion_point(arena_constructor:opencv_tensorflow.GraphDef) } GraphDef::GraphDef(const GraphDef& from) : ::PROTOBUF_NAMESPACE_ID::Message(), node_(from.node_) { _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); if (from._internal_has_library()) { library_ = new ::opencv_tensorflow::FunctionDefLibrary(*from.library_); } else { library_ = nullptr; } if (from._internal_has_versions()) { versions_ = new ::opencv_tensorflow::VersionDef(*from.versions_); } else { versions_ = nullptr; } version_ = from.version_; // @@protoc_insertion_point(copy_constructor:opencv_tensorflow.GraphDef) } inline void GraphDef::SharedCtor() { ::memset(reinterpret_cast(this) + static_cast( reinterpret_cast(&library_) - reinterpret_cast(this)), 0, static_cast(reinterpret_cast(&version_) - reinterpret_cast(&library_)) + sizeof(version_)); } GraphDef::~GraphDef() { // @@protoc_insertion_point(destructor:opencv_tensorflow.GraphDef) if (GetArenaForAllocation() != nullptr) return; SharedDtor(); _internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); } inline void GraphDef::SharedDtor() { GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); if (this != internal_default_instance()) delete library_; if (this != internal_default_instance()) delete versions_; } void GraphDef::ArenaDtor(void* object) { GraphDef* _this = reinterpret_cast< GraphDef* >(object); (void)_this; } void GraphDef::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena*) { } void GraphDef::SetCachedSize(int size) const { _cached_size_.Set(size); } void GraphDef::Clear() { // @@protoc_insertion_point(message_clear_start:opencv_tensorflow.GraphDef) uint32_t cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; node_.Clear(); if (GetArenaForAllocation() == nullptr && library_ != nullptr) { delete library_; } library_ = nullptr; if (GetArenaForAllocation() == nullptr && versions_ != nullptr) { delete versions_; } versions_ = nullptr; version_ = 0; _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); } const char* GraphDef::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) { #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { uint32_t tag; ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag); switch (tag >> 3) { // repeated .opencv_tensorflow.NodeDef node = 1; case 1: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 10)) { ptr -= 1; do { ptr += 1; ptr = ctx->ParseMessage(_internal_add_node(), ptr); CHK_(ptr); if (!ctx->DataAvailable(ptr)) break; } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<10>(ptr)); } else goto handle_unusual; continue; // .opencv_tensorflow.FunctionDefLibrary library = 2; case 2: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 18)) { ptr = ctx->ParseMessage(_internal_mutable_library(), ptr); CHK_(ptr); } else goto handle_unusual; continue; // int32 version = 3 [deprecated = true]; case 3: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 24)) { version_ = ::PROTOBUF_NAMESPACE_ID::internal::ReadVarint32(&ptr); CHK_(ptr); } else goto handle_unusual; continue; // .opencv_tensorflow.VersionDef versions = 4; case 4: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 34)) { ptr = ctx->ParseMessage(_internal_mutable_versions(), ptr); CHK_(ptr); } else goto handle_unusual; continue; default: goto handle_unusual; } // switch handle_unusual: if ((tag == 0) || ((tag & 7) == 4)) { CHK_(ptr); ctx->SetLastTag(tag); goto message_done; } ptr = UnknownFieldParse( tag, _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(), ptr, ctx); CHK_(ptr != nullptr); } // while message_done: return ptr; failure: ptr = nullptr; goto message_done; #undef CHK_ } uint8_t* GraphDef::_InternalSerialize( uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { // @@protoc_insertion_point(serialize_to_array_start:opencv_tensorflow.GraphDef) uint32_t cached_has_bits = 0; (void) cached_has_bits; // repeated .opencv_tensorflow.NodeDef node = 1; for (unsigned int i = 0, n = static_cast(this->_internal_node_size()); i < n; i++) { target = stream->EnsureSpace(target); target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite:: InternalWriteMessage(1, this->_internal_node(i), target, stream); } // .opencv_tensorflow.FunctionDefLibrary library = 2; if (this->_internal_has_library()) { target = stream->EnsureSpace(target); target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite:: InternalWriteMessage( 2, _Internal::library(this), target, stream); } // int32 version = 3 [deprecated = true]; if (this->_internal_version() != 0) { target = stream->EnsureSpace(target); target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::WriteInt32ToArray(3, this->_internal_version(), target); } // .opencv_tensorflow.VersionDef versions = 4; if (this->_internal_has_versions()) { target = stream->EnsureSpace(target); target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite:: InternalWriteMessage( 4, _Internal::versions(this), target, stream); } if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream); } // @@protoc_insertion_point(serialize_to_array_end:opencv_tensorflow.GraphDef) return target; } size_t GraphDef::ByteSizeLong() const { // @@protoc_insertion_point(message_byte_size_start:opencv_tensorflow.GraphDef) size_t total_size = 0; uint32_t cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; // repeated .opencv_tensorflow.NodeDef node = 1; total_size += 1UL * this->_internal_node_size(); for (const auto& msg : this->node_) { total_size += ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize(msg); } // .opencv_tensorflow.FunctionDefLibrary library = 2; if (this->_internal_has_library()) { total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize( *library_); } // .opencv_tensorflow.VersionDef versions = 4; if (this->_internal_has_versions()) { total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::MessageSize( *versions_); } // int32 version = 3 [deprecated = true]; if (this->_internal_version() != 0) { total_size += ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::Int32SizePlusOne(this->_internal_version()); } return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_); } const ::PROTOBUF_NAMESPACE_ID::Message::ClassData GraphDef::_class_data_ = { ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck, GraphDef::MergeImpl }; const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*GraphDef::GetClassData() const { return &_class_data_; } void GraphDef::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from) { static_cast(to)->MergeFrom( static_cast(from)); } void GraphDef::MergeFrom(const GraphDef& from) { // @@protoc_insertion_point(class_specific_merge_from_start:opencv_tensorflow.GraphDef) GOOGLE_DCHECK_NE(&from, this); uint32_t cached_has_bits = 0; (void) cached_has_bits; node_.MergeFrom(from.node_); if (from._internal_has_library()) { _internal_mutable_library()->::opencv_tensorflow::FunctionDefLibrary::MergeFrom(from._internal_library()); } if (from._internal_has_versions()) { _internal_mutable_versions()->::opencv_tensorflow::VersionDef::MergeFrom(from._internal_versions()); } if (from._internal_version() != 0) { _internal_set_version(from._internal_version()); } _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); } void GraphDef::CopyFrom(const GraphDef& from) { // @@protoc_insertion_point(class_specific_copy_from_start:opencv_tensorflow.GraphDef) if (&from == this) return; Clear(); MergeFrom(from); } bool GraphDef::IsInitialized() const { return true; } void GraphDef::InternalSwap(GraphDef* other) { using std::swap; _internal_metadata_.InternalSwap(&other->_internal_metadata_); node_.InternalSwap(&other->node_); ::PROTOBUF_NAMESPACE_ID::internal::memswap< PROTOBUF_FIELD_OFFSET(GraphDef, version_) + sizeof(GraphDef::version_) - PROTOBUF_FIELD_OFFSET(GraphDef, library_)>( reinterpret_cast(&library_), reinterpret_cast(&other->library_)); } ::PROTOBUF_NAMESPACE_ID::Metadata GraphDef::GetMetadata() const { return ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors( &descriptor_table_graph_2eproto_getter, &descriptor_table_graph_2eproto_once, file_level_metadata_graph_2eproto[0]); } // =================================================================== NodeDef_AttrEntry_DoNotUse::NodeDef_AttrEntry_DoNotUse() {} NodeDef_AttrEntry_DoNotUse::NodeDef_AttrEntry_DoNotUse(::PROTOBUF_NAMESPACE_ID::Arena* arena) : SuperType(arena) {} void NodeDef_AttrEntry_DoNotUse::MergeFrom(const NodeDef_AttrEntry_DoNotUse& other) { MergeFromInternal(other); } ::PROTOBUF_NAMESPACE_ID::Metadata NodeDef_AttrEntry_DoNotUse::GetMetadata() const { return ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors( &descriptor_table_graph_2eproto_getter, &descriptor_table_graph_2eproto_once, file_level_metadata_graph_2eproto[1]); } // =================================================================== class NodeDef::_Internal { public: }; void NodeDef::clear_attr() { attr_.Clear(); } NodeDef::NodeDef(::PROTOBUF_NAMESPACE_ID::Arena* arena, bool is_message_owned) : ::PROTOBUF_NAMESPACE_ID::Message(arena, is_message_owned), input_(arena), attr_(arena) { SharedCtor(); if (!is_message_owned) { RegisterArenaDtor(arena); } // @@protoc_insertion_point(arena_constructor:opencv_tensorflow.NodeDef) } NodeDef::NodeDef(const NodeDef& from) : ::PROTOBUF_NAMESPACE_ID::Message(), input_(from.input_) { _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); attr_.MergeFrom(from.attr_); name_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING name_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING if (!from._internal_name().empty()) { name_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_name(), GetArenaForAllocation()); } op_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING op_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING if (!from._internal_op().empty()) { op_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_op(), GetArenaForAllocation()); } device_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING device_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING if (!from._internal_device().empty()) { device_.Set(::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::EmptyDefault{}, from._internal_device(), GetArenaForAllocation()); } // @@protoc_insertion_point(copy_constructor:opencv_tensorflow.NodeDef) } inline void NodeDef::SharedCtor() { name_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING name_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING op_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING op_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING device_.UnsafeSetDefault(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); #ifdef PROTOBUF_FORCE_COPY_DEFAULT_STRING device_.Set(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), "", GetArenaForAllocation()); #endif // PROTOBUF_FORCE_COPY_DEFAULT_STRING } NodeDef::~NodeDef() { // @@protoc_insertion_point(destructor:opencv_tensorflow.NodeDef) if (GetArenaForAllocation() != nullptr) return; SharedDtor(); _internal_metadata_.Delete<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); } inline void NodeDef::SharedDtor() { GOOGLE_DCHECK(GetArenaForAllocation() == nullptr); name_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); op_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); device_.DestroyNoArena(&::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited()); } void NodeDef::ArenaDtor(void* object) { NodeDef* _this = reinterpret_cast< NodeDef* >(object); (void)_this; _this->attr_. ~MapField(); } inline void NodeDef::RegisterArenaDtor(::PROTOBUF_NAMESPACE_ID::Arena* arena) { if (arena != nullptr) { arena->OwnCustomDestructor(this, &NodeDef::ArenaDtor); } } void NodeDef::SetCachedSize(int size) const { _cached_size_.Set(size); } void NodeDef::Clear() { // @@protoc_insertion_point(message_clear_start:opencv_tensorflow.NodeDef) uint32_t cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; input_.Clear(); attr_.Clear(); name_.ClearToEmpty(); op_.ClearToEmpty(); device_.ClearToEmpty(); _internal_metadata_.Clear<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(); } const char* NodeDef::_InternalParse(const char* ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext* ctx) { #define CHK_(x) if (PROTOBUF_PREDICT_FALSE(!(x))) goto failure while (!ctx->Done(&ptr)) { uint32_t tag; ptr = ::PROTOBUF_NAMESPACE_ID::internal::ReadTag(ptr, &tag); switch (tag >> 3) { // string name = 1; case 1: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 10)) { auto str = _internal_mutable_name(); ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx); CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "opencv_tensorflow.NodeDef.name")); CHK_(ptr); } else goto handle_unusual; continue; // string op = 2; case 2: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 18)) { auto str = _internal_mutable_op(); ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx); CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "opencv_tensorflow.NodeDef.op")); CHK_(ptr); } else goto handle_unusual; continue; // repeated string input = 3; case 3: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 26)) { ptr -= 1; do { ptr += 1; auto str = _internal_add_input(); ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx); CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "opencv_tensorflow.NodeDef.input")); CHK_(ptr); if (!ctx->DataAvailable(ptr)) break; } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<26>(ptr)); } else goto handle_unusual; continue; // string device = 4; case 4: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 34)) { auto str = _internal_mutable_device(); ptr = ::PROTOBUF_NAMESPACE_ID::internal::InlineGreedyStringParser(str, ptr, ctx); CHK_(::PROTOBUF_NAMESPACE_ID::internal::VerifyUTF8(str, "opencv_tensorflow.NodeDef.device")); CHK_(ptr); } else goto handle_unusual; continue; // map attr = 5; case 5: if (PROTOBUF_PREDICT_TRUE(static_cast(tag) == 42)) { ptr -= 1; do { ptr += 1; ptr = ctx->ParseMessage(&attr_, ptr); CHK_(ptr); if (!ctx->DataAvailable(ptr)) break; } while (::PROTOBUF_NAMESPACE_ID::internal::ExpectTag<42>(ptr)); } else goto handle_unusual; continue; default: goto handle_unusual; } // switch handle_unusual: if ((tag == 0) || ((tag & 7) == 4)) { CHK_(ptr); ctx->SetLastTag(tag); goto message_done; } ptr = UnknownFieldParse( tag, _internal_metadata_.mutable_unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(), ptr, ctx); CHK_(ptr != nullptr); } // while message_done: return ptr; failure: ptr = nullptr; goto message_done; #undef CHK_ } uint8_t* NodeDef::_InternalSerialize( uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const { // @@protoc_insertion_point(serialize_to_array_start:opencv_tensorflow.NodeDef) uint32_t cached_has_bits = 0; (void) cached_has_bits; // string name = 1; if (!this->_internal_name().empty()) { ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( this->_internal_name().data(), static_cast(this->_internal_name().length()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, "opencv_tensorflow.NodeDef.name"); target = stream->WriteStringMaybeAliased( 1, this->_internal_name(), target); } // string op = 2; if (!this->_internal_op().empty()) { ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( this->_internal_op().data(), static_cast(this->_internal_op().length()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, "opencv_tensorflow.NodeDef.op"); target = stream->WriteStringMaybeAliased( 2, this->_internal_op(), target); } // repeated string input = 3; for (int i = 0, n = this->_internal_input_size(); i < n; i++) { const auto& s = this->_internal_input(i); ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( s.data(), static_cast(s.length()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, "opencv_tensorflow.NodeDef.input"); target = stream->WriteString(3, s, target); } // string device = 4; if (!this->_internal_device().empty()) { ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( this->_internal_device().data(), static_cast(this->_internal_device().length()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, "opencv_tensorflow.NodeDef.device"); target = stream->WriteStringMaybeAliased( 4, this->_internal_device(), target); } // map attr = 5; if (!this->_internal_attr().empty()) { typedef ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::opencv_tensorflow::AttrValue >::const_pointer ConstPtr; typedef ConstPtr SortItem; typedef ::PROTOBUF_NAMESPACE_ID::internal::CompareByDerefFirst Less; struct Utf8Check { static void Check(ConstPtr p) { (void)p; ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::VerifyUtf8String( p->first.data(), static_cast(p->first.length()), ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::SERIALIZE, "opencv_tensorflow.NodeDef.AttrEntry.key"); } }; if (stream->IsSerializationDeterministic() && this->_internal_attr().size() > 1) { ::std::unique_ptr items( new SortItem[this->_internal_attr().size()]); typedef ::PROTOBUF_NAMESPACE_ID::Map< std::string, ::opencv_tensorflow::AttrValue >::size_type size_type; size_type n = 0; for (::PROTOBUF_NAMESPACE_ID::Map< std::string, ::opencv_tensorflow::AttrValue >::const_iterator it = this->_internal_attr().begin(); it != this->_internal_attr().end(); ++it, ++n) { items[static_cast(n)] = SortItem(&*it); } ::std::sort(&items[0], &items[static_cast(n)], Less()); for (size_type i = 0; i < n; i++) { target = NodeDef_AttrEntry_DoNotUse::Funcs::InternalSerialize(5, items[static_cast(i)]->first, items[static_cast(i)]->second, target, stream); Utf8Check::Check(&(*items[static_cast(i)])); } } else { for (::PROTOBUF_NAMESPACE_ID::Map< std::string, ::opencv_tensorflow::AttrValue >::const_iterator it = this->_internal_attr().begin(); it != this->_internal_attr().end(); ++it) { target = NodeDef_AttrEntry_DoNotUse::Funcs::InternalSerialize(5, it->first, it->second, target, stream); Utf8Check::Check(&(*it)); } } } if (PROTOBUF_PREDICT_FALSE(_internal_metadata_.have_unknown_fields())) { target = ::PROTOBUF_NAMESPACE_ID::internal::WireFormat::InternalSerializeUnknownFieldsToArray( _internal_metadata_.unknown_fields<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(::PROTOBUF_NAMESPACE_ID::UnknownFieldSet::default_instance), target, stream); } // @@protoc_insertion_point(serialize_to_array_end:opencv_tensorflow.NodeDef) return target; } size_t NodeDef::ByteSizeLong() const { // @@protoc_insertion_point(message_byte_size_start:opencv_tensorflow.NodeDef) size_t total_size = 0; uint32_t cached_has_bits = 0; // Prevent compiler warnings about cached_has_bits being unused (void) cached_has_bits; // repeated string input = 3; total_size += 1 * ::PROTOBUF_NAMESPACE_ID::internal::FromIntSize(input_.size()); for (int i = 0, n = input_.size(); i < n; i++) { total_size += ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize( input_.Get(i)); } // map attr = 5; total_size += 1 * ::PROTOBUF_NAMESPACE_ID::internal::FromIntSize(this->_internal_attr_size()); for (::PROTOBUF_NAMESPACE_ID::Map< std::string, ::opencv_tensorflow::AttrValue >::const_iterator it = this->_internal_attr().begin(); it != this->_internal_attr().end(); ++it) { total_size += NodeDef_AttrEntry_DoNotUse::Funcs::ByteSizeLong(it->first, it->second); } // string name = 1; if (!this->_internal_name().empty()) { total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize( this->_internal_name()); } // string op = 2; if (!this->_internal_op().empty()) { total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize( this->_internal_op()); } // string device = 4; if (!this->_internal_device().empty()) { total_size += 1 + ::PROTOBUF_NAMESPACE_ID::internal::WireFormatLite::StringSize( this->_internal_device()); } return MaybeComputeUnknownFieldsSize(total_size, &_cached_size_); } const ::PROTOBUF_NAMESPACE_ID::Message::ClassData NodeDef::_class_data_ = { ::PROTOBUF_NAMESPACE_ID::Message::CopyWithSizeCheck, NodeDef::MergeImpl }; const ::PROTOBUF_NAMESPACE_ID::Message::ClassData*NodeDef::GetClassData() const { return &_class_data_; } void NodeDef::MergeImpl(::PROTOBUF_NAMESPACE_ID::Message* to, const ::PROTOBUF_NAMESPACE_ID::Message& from) { static_cast(to)->MergeFrom( static_cast(from)); } void NodeDef::MergeFrom(const NodeDef& from) { // @@protoc_insertion_point(class_specific_merge_from_start:opencv_tensorflow.NodeDef) GOOGLE_DCHECK_NE(&from, this); uint32_t cached_has_bits = 0; (void) cached_has_bits; input_.MergeFrom(from.input_); attr_.MergeFrom(from.attr_); if (!from._internal_name().empty()) { _internal_set_name(from._internal_name()); } if (!from._internal_op().empty()) { _internal_set_op(from._internal_op()); } if (!from._internal_device().empty()) { _internal_set_device(from._internal_device()); } _internal_metadata_.MergeFrom<::PROTOBUF_NAMESPACE_ID::UnknownFieldSet>(from._internal_metadata_); } void NodeDef::CopyFrom(const NodeDef& from) { // @@protoc_insertion_point(class_specific_copy_from_start:opencv_tensorflow.NodeDef) if (&from == this) return; Clear(); MergeFrom(from); } bool NodeDef::IsInitialized() const { return true; } void NodeDef::InternalSwap(NodeDef* other) { using std::swap; auto* lhs_arena = GetArenaForAllocation(); auto* rhs_arena = other->GetArenaForAllocation(); _internal_metadata_.InternalSwap(&other->_internal_metadata_); input_.InternalSwap(&other->input_); attr_.InternalSwap(&other->attr_); ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap( &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), &name_, lhs_arena, &other->name_, rhs_arena ); ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap( &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), &op_, lhs_arena, &other->op_, rhs_arena ); ::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr::InternalSwap( &::PROTOBUF_NAMESPACE_ID::internal::GetEmptyStringAlreadyInited(), &device_, lhs_arena, &other->device_, rhs_arena ); } ::PROTOBUF_NAMESPACE_ID::Metadata NodeDef::GetMetadata() const { return ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors( &descriptor_table_graph_2eproto_getter, &descriptor_table_graph_2eproto_once, file_level_metadata_graph_2eproto[2]); } // @@protoc_insertion_point(namespace_scope) } // namespace opencv_tensorflow PROTOBUF_NAMESPACE_OPEN template<> PROTOBUF_NOINLINE ::opencv_tensorflow::GraphDef* Arena::CreateMaybeMessage< ::opencv_tensorflow::GraphDef >(Arena* arena) { return Arena::CreateMessageInternal< ::opencv_tensorflow::GraphDef >(arena); } template<> PROTOBUF_NOINLINE ::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse* Arena::CreateMaybeMessage< ::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse >(Arena* arena) { return Arena::CreateMessageInternal< ::opencv_tensorflow::NodeDef_AttrEntry_DoNotUse >(arena); } template<> PROTOBUF_NOINLINE ::opencv_tensorflow::NodeDef* Arena::CreateMaybeMessage< ::opencv_tensorflow::NodeDef >(Arena* arena) { return Arena::CreateMessageInternal< ::opencv_tensorflow::NodeDef >(arena); } PROTOBUF_NAMESPACE_CLOSE // @@protoc_insertion_point(global_scope) #include