chromium/out/Default/gen/components/assist_ranker/proto/quantized_nn_classifier.pb.cc

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: quantized_nn_classifier.proto

#include "quantized_nn_classifier.pb.h"

#include <algorithm>

#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/io/zero_copy_stream_impl_lite.h>
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>

PROTOBUF_PRAGMA_INIT_SEG

_pb;
_pbi;

namespace assist_ranker {
PROTOBUF_CONSTEXPR QuantizedNNLayer::QuantizedNNLayer(
    ::_pbi::ConstantInitialized):{}
struct QuantizedNNLayerDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 QuantizedNNLayerDefaultTypeInternal _QuantizedNNLayer_default_instance_;
PROTOBUF_CONSTEXPR QuantizedNNClassifierModel::QuantizedNNClassifierModel(
    ::_pbi::ConstantInitialized):{}
struct QuantizedNNClassifierModelDefaultTypeInternal {};
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 QuantizedNNClassifierModelDefaultTypeInternal _QuantizedNNClassifierModel_default_instance_;
}  // namespace assist_ranker
namespace assist_ranker {

// ===================================================================

class QuantizedNNLayer::_Internal {};

QuantizedNNLayer::QuantizedNNLayer(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
QuantizedNNLayer::QuantizedNNLayer(const QuantizedNNLayer& from)
  :{}

inline void QuantizedNNLayer::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

QuantizedNNLayer::~QuantizedNNLayer() {}

inline void QuantizedNNLayer::SharedDtor() {}

void QuantizedNNLayer::SetCachedSize(int size) const {}

void QuantizedNNLayer::Clear() {}

const char* QuantizedNNLayer::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* QuantizedNNLayer::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t QuantizedNNLayer::ByteSizeLong() const {}

void QuantizedNNLayer::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void QuantizedNNLayer::MergeFrom(const QuantizedNNLayer& from) {}

void QuantizedNNLayer::CopyFrom(const QuantizedNNLayer& from) {}

bool QuantizedNNLayer::IsInitialized() const {}

void QuantizedNNLayer::InternalSwap(QuantizedNNLayer* other) {}

std::string QuantizedNNLayer::GetTypeName() const {}


// ===================================================================

class QuantizedNNClassifierModel::_Internal {};

const ::assist_ranker::QuantizedNNLayer&
QuantizedNNClassifierModel::_Internal::hidden_layer(const QuantizedNNClassifierModel* msg) {}
const ::assist_ranker::QuantizedNNLayer&
QuantizedNNClassifierModel::_Internal::logits_layer(const QuantizedNNClassifierModel* msg) {}
QuantizedNNClassifierModel::QuantizedNNClassifierModel(::PROTOBUF_NAMESPACE_ID::Arena* arena,
                         bool is_message_owned)
  :{}
QuantizedNNClassifierModel::QuantizedNNClassifierModel(const QuantizedNNClassifierModel& from)
  :{}

inline void QuantizedNNClassifierModel::SharedCtor(
    ::_pb::Arena* arena, bool is_message_owned) {}

QuantizedNNClassifierModel::~QuantizedNNClassifierModel() {}

inline void QuantizedNNClassifierModel::SharedDtor() {}

void QuantizedNNClassifierModel::SetCachedSize(int size) const {}

void QuantizedNNClassifierModel::Clear() {}

const char* QuantizedNNClassifierModel::_InternalParse(const char* ptr, ::_pbi::ParseContext* ctx) {}

uint8_t* QuantizedNNClassifierModel::_InternalSerialize(
    uint8_t* target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream* stream) const {}

size_t QuantizedNNClassifierModel::ByteSizeLong() const {}

void QuantizedNNClassifierModel::CheckTypeAndMergeFrom(
    const ::PROTOBUF_NAMESPACE_ID::MessageLite& from) {}

void QuantizedNNClassifierModel::MergeFrom(const QuantizedNNClassifierModel& from) {}

void QuantizedNNClassifierModel::CopyFrom(const QuantizedNNClassifierModel& from) {}

bool QuantizedNNClassifierModel::IsInitialized() const {}

void QuantizedNNClassifierModel::InternalSwap(QuantizedNNClassifierModel* other) {}

std::string QuantizedNNClassifierModel::GetTypeName() const {}


// @@protoc_insertion_point(namespace_scope)
}  // namespace assist_ranker
PROTOBUF_NAMESPACE_OPEN
template<> PROTOBUF_NOINLINE ::assist_ranker::QuantizedNNLayer*
Arena::CreateMaybeMessage< ::assist_ranker::QuantizedNNLayer >(Arena* arena) {}
template<> PROTOBUF_NOINLINE ::assist_ranker::QuantizedNNClassifierModel*
Arena::CreateMaybeMessage< ::assist_ranker::QuantizedNNClassifierModel >(Arena* arena) {}
PROTOBUF_NAMESPACE_CLOSE

// @@protoc_insertion_point(global_scope)
#include <google/protobuf/port_undef.inc>