Darknet/YOLO v5.0-117-g31c55275-dirty
Object Detection Framework
 
Loading...
Searching...
No Matches
onnx::GraphProto Class Referencefinal

#include "onnx.proto3.pb.h"

Inheritance diagram for onnx::GraphProto:
Collaboration diagram for onnx::GraphProto:

Classes

class  _Internal
 
struct  Impl_
 

Public Types

enum  : int {
  kNodeFieldNumber = 1 ,
  kInitializerFieldNumber = 5 ,
  kInputFieldNumber = 11 ,
  kOutputFieldNumber = 12 ,
  kValueInfoFieldNumber = 13 ,
  kQuantizationAnnotationFieldNumber = 14 ,
  kSparseInitializerFieldNumber = 15 ,
  kMetadataPropsFieldNumber = 16 ,
  kNameFieldNumber = 2 ,
  kDocStringFieldNumber = 10
}
 

Public Member Functions

 GraphProto ()
 
PROTOBUF_CONSTEXPR GraphProto (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 GraphProto (const GraphProto &from)
 
 GraphProto (GraphProto &&from) noexcept
 
 ~GraphProto () override
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
::onnx::TensorProtoadd_initializer ()
 
::onnx::ValueInfoProtoadd_input ()
 
::onnx::StringStringEntryProtoadd_metadata_props ()
 
::onnx::NodeProtoadd_node ()
 
::onnx::ValueInfoProtoadd_output ()
 
::onnx::TensorAnnotationadd_quantization_annotation ()
 
::onnx::SparseTensorProtoadd_sparse_initializer ()
 
::onnx::ValueInfoProtoadd_value_info ()
 
size_t ByteSizeLong () const final
 
void CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
void clear_doc_string ()
 
void clear_initializer ()
 
void clear_input ()
 
void clear_metadata_props ()
 
void clear_name ()
 
void clear_node ()
 
void clear_output ()
 
void clear_quantization_annotation ()
 
void clear_sparse_initializer ()
 
void clear_value_info ()
 
void CopyFrom (const GraphProto &from)
 
const std::string & doc_string () const
 
int GetCachedSize () const final
 
std::string GetTypeName () const final
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::TensorProto > & initializer () const
 
const ::onnx::TensorProtoinitializer (int index) const
 
int initializer_size () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > & input () const
 
const ::onnx::ValueInfoProtoinput (int index) const
 
int input_size () const
 
bool IsInitialized () const final
 
void MergeFrom (const GraphProto &from)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > & metadata_props () const
 
const ::onnx::StringStringEntryProtometadata_props (int index) const
 
int metadata_props_size () const
 
std::string * mutable_doc_string ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::TensorProto > * mutable_initializer ()
 
::onnx::TensorProtomutable_initializer (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > * mutable_input ()
 
::onnx::ValueInfoProtomutable_input (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > * mutable_metadata_props ()
 
::onnx::StringStringEntryProtomutable_metadata_props (int index)
 
std::string * mutable_name ()
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::NodeProto > * mutable_node ()
 
::onnx::NodeProtomutable_node (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > * mutable_output ()
 
::onnx::ValueInfoProtomutable_output (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::TensorAnnotation > * mutable_quantization_annotation ()
 
::onnx::TensorAnnotationmutable_quantization_annotation (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::SparseTensorProto > * mutable_sparse_initializer ()
 
::onnx::SparseTensorProtomutable_sparse_initializer (int index)
 
::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > * mutable_value_info ()
 
::onnx::ValueInfoProtomutable_value_info (int index)
 
const std::string & name () const
 
GraphProtoNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::NodeProto > & node () const
 
const ::onnx::NodeProtonode (int index) const
 
int node_size () const
 
GraphProtooperator= (const GraphProto &from)
 
GraphProtooperator= (GraphProto &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > & output () const
 
const ::onnx::ValueInfoProtooutput (int index) const
 
int output_size () const
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::TensorAnnotation > & quantization_annotation () const
 
const ::onnx::TensorAnnotationquantization_annotation (int index) const
 
int quantization_annotation_size () const
 
PROTOBUF_NODISCARD std::string * release_doc_string ()
 
PROTOBUF_NODISCARD std::string * release_name ()
 
void set_allocated_doc_string (std::string *doc_string)
 
void set_allocated_name (std::string *name)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_doc_string (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_doc_string (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_name (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_name (ArgT0 &&arg0, ArgT... args)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::SparseTensorProto > & sparse_initializer () const
 
const ::onnx::SparseTensorProtosparse_initializer (int index) const
 
int sparse_initializer_size () const
 
void Swap (GraphProto *other)
 
void UnsafeArenaSwap (GraphProto *other)
 
const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::ValueInfoProto > & value_info () const
 
const ::onnx::ValueInfoProtovalue_info (int index) const
 
int value_info_size () const
 

Static Public Member Functions

static const GraphProtodefault_instance ()
 
static const GraphProtointernal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 GraphProto (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void DestructorSkippable_
 
typedef void InternalArenaConstructable_
 

Private Member Functions

::onnx::TensorProto_internal_add_initializer ()
 
::onnx::ValueInfoProto_internal_add_input ()
 
::onnx::StringStringEntryProto_internal_add_metadata_props ()
 
::onnx::NodeProto_internal_add_node ()
 
::onnx::ValueInfoProto_internal_add_output ()
 
::onnx::TensorAnnotation_internal_add_quantization_annotation ()
 
::onnx::SparseTensorProto_internal_add_sparse_initializer ()
 
::onnx::ValueInfoProto_internal_add_value_info ()
 
const std::string & _internal_doc_string () const
 
const ::onnx::TensorProto_internal_initializer (int index) const
 
int _internal_initializer_size () const
 
const ::onnx::ValueInfoProto_internal_input (int index) const
 
int _internal_input_size () const
 
const ::onnx::StringStringEntryProto_internal_metadata_props (int index) const
 
int _internal_metadata_props_size () const
 
std::string * _internal_mutable_doc_string ()
 
std::string * _internal_mutable_name ()
 
const std::string & _internal_name () const
 
const ::onnx::NodeProto_internal_node (int index) const
 
int _internal_node_size () const
 
const ::onnx::ValueInfoProto_internal_output (int index) const
 
int _internal_output_size () const
 
const ::onnx::TensorAnnotation_internal_quantization_annotation (int index) const
 
int _internal_quantization_annotation_size () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_doc_string (const std::string &value)
 
PROTOBUF_ALWAYS_INLINE void _internal_set_name (const std::string &value)
 
const ::onnx::SparseTensorProto_internal_sparse_initializer (int index) const
 
int _internal_sparse_initializer_size () const
 
const ::onnx::ValueInfoProto_internal_value_info (int index) const
 
int _internal_value_info_size () const
 
void InternalSwap (GraphProto *other)
 
void SetCachedSize (int size) const
 
void SharedCtor (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned)
 
void SharedDtor ()
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 

Private Attributes

union { 
 
   Impl_   _impl_ 
 
};  
 

Friends

template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
struct ::TableStruct_onnx_2eproto3
 
void swap (GraphProto &a, GraphProto &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNodeFieldNumber 
kInitializerFieldNumber 
kInputFieldNumber 
kOutputFieldNumber 
kValueInfoFieldNumber 
kQuantizationAnnotationFieldNumber 
kSparseInitializerFieldNumber 
kMetadataPropsFieldNumber 
kNameFieldNumber 
kDocStringFieldNumber 

Constructor & Destructor Documentation

◆ GraphProto() [1/5]

onnx::GraphProto::GraphProto ( )
inline

◆ ~GraphProto()

onnx::GraphProto::~GraphProto ( )
override
Here is the call graph for this function:

◆ GraphProto() [2/5]

PROTOBUF_CONSTEXPR onnx::GraphProto::GraphProto ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ GraphProto() [3/5]

onnx::GraphProto::GraphProto ( const GraphProto from)
Here is the call graph for this function:

◆ GraphProto() [4/5]

onnx::GraphProto::GraphProto ( GraphProto &&  from)
inlinenoexcept

◆ GraphProto() [5/5]

onnx::GraphProto::GraphProto ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected
Here is the call graph for this function:

Member Function Documentation

◆ _internal_add_initializer()

onnx::TensorProto * onnx::GraphProto::_internal_add_initializer ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_input()

onnx::ValueInfoProto * onnx::GraphProto::_internal_add_input ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_metadata_props()

onnx::StringStringEntryProto * onnx::GraphProto::_internal_add_metadata_props ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_node()

onnx::NodeProto * onnx::GraphProto::_internal_add_node ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_output()

onnx::ValueInfoProto * onnx::GraphProto::_internal_add_output ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_quantization_annotation()

onnx::TensorAnnotation * onnx::GraphProto::_internal_add_quantization_annotation ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_sparse_initializer()

onnx::SparseTensorProto * onnx::GraphProto::_internal_add_sparse_initializer ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_add_value_info()

onnx::ValueInfoProto * onnx::GraphProto::_internal_add_value_info ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_doc_string()

const std::string & onnx::GraphProto::_internal_doc_string ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_initializer()

const ::onnx::TensorProto & onnx::GraphProto::_internal_initializer ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_initializer_size()

int onnx::GraphProto::_internal_initializer_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_input()

const ::onnx::ValueInfoProto & onnx::GraphProto::_internal_input ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_input_size()

int onnx::GraphProto::_internal_input_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_metadata_props()

const ::onnx::StringStringEntryProto & onnx::GraphProto::_internal_metadata_props ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_metadata_props_size()

int onnx::GraphProto::_internal_metadata_props_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_mutable_doc_string()

std::string * onnx::GraphProto::_internal_mutable_doc_string ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_mutable_name()

std::string * onnx::GraphProto::_internal_mutable_name ( )
inlineprivate
Here is the caller graph for this function:

◆ _internal_name()

const std::string & onnx::GraphProto::_internal_name ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_node()

const ::onnx::NodeProto & onnx::GraphProto::_internal_node ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_node_size()

int onnx::GraphProto::_internal_node_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_output()

const ::onnx::ValueInfoProto & onnx::GraphProto::_internal_output ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_output_size()

int onnx::GraphProto::_internal_output_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_quantization_annotation()

const ::onnx::TensorAnnotation & onnx::GraphProto::_internal_quantization_annotation ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_quantization_annotation_size()

int onnx::GraphProto::_internal_quantization_annotation_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_set_doc_string()

void onnx::GraphProto::_internal_set_doc_string ( const std::string &  value)
inlineprivate
Here is the caller graph for this function:

◆ _internal_set_name()

void onnx::GraphProto::_internal_set_name ( const std::string &  value)
inlineprivate
Here is the caller graph for this function:

◆ _internal_sparse_initializer()

const ::onnx::SparseTensorProto & onnx::GraphProto::_internal_sparse_initializer ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_sparse_initializer_size()

int onnx::GraphProto::_internal_sparse_initializer_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_value_info()

const ::onnx::ValueInfoProto & onnx::GraphProto::_internal_value_info ( int  index) const
inlineprivate
Here is the caller graph for this function:

◆ _internal_value_info_size()

int onnx::GraphProto::_internal_value_info_size ( ) const
inlineprivate
Here is the caller graph for this function:

◆ _InternalParse()

const char * onnx::GraphProto::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final
Here is the call graph for this function:

◆ _InternalSerialize()

uint8_t * onnx::GraphProto::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final
Here is the call graph for this function:

◆ add_initializer()

onnx::TensorProto * onnx::GraphProto::add_initializer ( )
inline

◆ add_input()

onnx::ValueInfoProto * onnx::GraphProto::add_input ( )
inline

◆ add_metadata_props()

onnx::StringStringEntryProto * onnx::GraphProto::add_metadata_props ( )
inline

◆ add_node()

onnx::NodeProto * onnx::GraphProto::add_node ( )
inline

◆ add_output()

onnx::ValueInfoProto * onnx::GraphProto::add_output ( )
inline

◆ add_quantization_annotation()

onnx::TensorAnnotation * onnx::GraphProto::add_quantization_annotation ( )
inline

◆ add_sparse_initializer()

onnx::SparseTensorProto * onnx::GraphProto::add_sparse_initializer ( )
inline

◆ add_value_info()

onnx::ValueInfoProto * onnx::GraphProto::add_value_info ( )
inline

◆ ByteSizeLong()

size_t onnx::GraphProto::ByteSizeLong ( ) const
final
Here is the call graph for this function:

◆ CheckTypeAndMergeFrom()

void onnx::GraphProto::CheckTypeAndMergeFrom ( const ::PROTOBUF_NAMESPACE_ID::MessageLite &  from)
final
Here is the call graph for this function:

◆ Clear()

void onnx::GraphProto::Clear ( )
final
Here is the caller graph for this function:

◆ clear_doc_string()

void onnx::GraphProto::clear_doc_string ( )
inline

◆ clear_initializer()

void onnx::GraphProto::clear_initializer ( )
inline

◆ clear_input()

void onnx::GraphProto::clear_input ( )
inline

◆ clear_metadata_props()

void onnx::GraphProto::clear_metadata_props ( )
inline

◆ clear_name()

void onnx::GraphProto::clear_name ( )
inline

◆ clear_node()

void onnx::GraphProto::clear_node ( )
inline

◆ clear_output()

void onnx::GraphProto::clear_output ( )
inline

◆ clear_quantization_annotation()

void onnx::GraphProto::clear_quantization_annotation ( )
inline

◆ clear_sparse_initializer()

void onnx::GraphProto::clear_sparse_initializer ( )
inline

◆ clear_value_info()

void onnx::GraphProto::clear_value_info ( )
inline

◆ CopyFrom()

void onnx::GraphProto::CopyFrom ( const GraphProto from)
Here is the call graph for this function:

◆ default_instance()

static const GraphProto & onnx::GraphProto::default_instance ( )
inlinestatic

◆ doc_string()

const std::string & onnx::GraphProto::doc_string ( ) const
inline

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece onnx::GraphProto::FullMessageName ( )
inlinestaticprivate

◆ GetCachedSize()

int onnx::GraphProto::GetCachedSize ( ) const
inlinefinal

◆ GetTypeName()

std::string onnx::GraphProto::GetTypeName ( ) const
final

◆ initializer() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::TensorProto > & onnx::GraphProto::initializer ( ) const
inline

◆ initializer() [2/2]

const ::onnx::TensorProto & onnx::GraphProto::initializer ( int  index) const
inline

◆ initializer_size()

int onnx::GraphProto::initializer_size ( ) const
inline

◆ input() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::ValueInfoProto > & onnx::GraphProto::input ( ) const
inline

◆ input() [2/2]

const ::onnx::ValueInfoProto & onnx::GraphProto::input ( int  index) const
inline

◆ input_size()

int onnx::GraphProto::input_size ( ) const
inline

◆ internal_default_instance()

static const GraphProto * onnx::GraphProto::internal_default_instance ( )
inlinestatic

◆ InternalSwap()

void onnx::GraphProto::InternalSwap ( GraphProto other)
private
Here is the call graph for this function:
Here is the caller graph for this function:

◆ IsInitialized()

bool onnx::GraphProto::IsInitialized ( ) const
final

◆ MergeFrom()

void onnx::GraphProto::MergeFrom ( const GraphProto from)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ metadata_props() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::StringStringEntryProto > & onnx::GraphProto::metadata_props ( ) const
inline

◆ metadata_props() [2/2]

const ::onnx::StringStringEntryProto & onnx::GraphProto::metadata_props ( int  index) const
inline

◆ metadata_props_size()

int onnx::GraphProto::metadata_props_size ( ) const
inline

◆ mutable_doc_string()

std::string * onnx::GraphProto::mutable_doc_string ( )
inline

◆ mutable_initializer() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::TensorProto > * onnx::GraphProto::mutable_initializer ( )
inline

◆ mutable_initializer() [2/2]

onnx::TensorProto * onnx::GraphProto::mutable_initializer ( int  index)
inline

◆ mutable_input() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::ValueInfoProto > * onnx::GraphProto::mutable_input ( )
inline

◆ mutable_input() [2/2]

onnx::ValueInfoProto * onnx::GraphProto::mutable_input ( int  index)
inline

◆ mutable_metadata_props() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::StringStringEntryProto > * onnx::GraphProto::mutable_metadata_props ( )
inline

◆ mutable_metadata_props() [2/2]

onnx::StringStringEntryProto * onnx::GraphProto::mutable_metadata_props ( int  index)
inline

◆ mutable_name()

std::string * onnx::GraphProto::mutable_name ( )
inline

◆ mutable_node() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::NodeProto > * onnx::GraphProto::mutable_node ( )
inline

◆ mutable_node() [2/2]

onnx::NodeProto * onnx::GraphProto::mutable_node ( int  index)
inline

◆ mutable_output() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::ValueInfoProto > * onnx::GraphProto::mutable_output ( )
inline

◆ mutable_output() [2/2]

onnx::ValueInfoProto * onnx::GraphProto::mutable_output ( int  index)
inline

◆ mutable_quantization_annotation() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::TensorAnnotation > * onnx::GraphProto::mutable_quantization_annotation ( )
inline

◆ mutable_quantization_annotation() [2/2]

onnx::TensorAnnotation * onnx::GraphProto::mutable_quantization_annotation ( int  index)
inline

◆ mutable_sparse_initializer() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::SparseTensorProto > * onnx::GraphProto::mutable_sparse_initializer ( )
inline

◆ mutable_sparse_initializer() [2/2]

onnx::SparseTensorProto * onnx::GraphProto::mutable_sparse_initializer ( int  index)
inline

◆ mutable_value_info() [1/2]

PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::ValueInfoProto > * onnx::GraphProto::mutable_value_info ( )
inline

◆ mutable_value_info() [2/2]

onnx::ValueInfoProto * onnx::GraphProto::mutable_value_info ( int  index)
inline

◆ name()

const std::string & onnx::GraphProto::name ( ) const
inline

◆ New()

GraphProto * onnx::GraphProto::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ node() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::NodeProto > & onnx::GraphProto::node ( ) const
inline

◆ node() [2/2]

const ::onnx::NodeProto & onnx::GraphProto::node ( int  index) const
inline

◆ node_size()

int onnx::GraphProto::node_size ( ) const
inline

◆ operator=() [1/2]

GraphProto & onnx::GraphProto::operator= ( const GraphProto from)
inline

◆ operator=() [2/2]

GraphProto & onnx::GraphProto::operator= ( GraphProto &&  from)
inlinenoexcept

◆ output() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::ValueInfoProto > & onnx::GraphProto::output ( ) const
inline

◆ output() [2/2]

const ::onnx::ValueInfoProto & onnx::GraphProto::output ( int  index) const
inline

◆ output_size()

int onnx::GraphProto::output_size ( ) const
inline

◆ quantization_annotation() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::TensorAnnotation > & onnx::GraphProto::quantization_annotation ( ) const
inline

◆ quantization_annotation() [2/2]

const ::onnx::TensorAnnotation & onnx::GraphProto::quantization_annotation ( int  index) const
inline

◆ quantization_annotation_size()

int onnx::GraphProto::quantization_annotation_size ( ) const
inline

◆ release_doc_string()

std::string * onnx::GraphProto::release_doc_string ( )
inline

◆ release_name()

std::string * onnx::GraphProto::release_name ( )
inline

◆ set_allocated_doc_string()

void onnx::GraphProto::set_allocated_doc_string ( std::string *  doc_string)
inline

◆ set_allocated_name()

void onnx::GraphProto::set_allocated_name ( std::string *  name)
inline

◆ set_doc_string() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void onnx::GraphProto::set_doc_string ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_doc_string() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void onnx::GraphProto::set_doc_string ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_name() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void onnx::GraphProto::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_name() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void onnx::GraphProto::set_name ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ SetCachedSize()

void onnx::GraphProto::SetCachedSize ( int  size) const
private
Here is the caller graph for this function:

◆ SharedCtor()

void onnx::GraphProto::SharedCtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned 
)
inlineprivate
Here is the caller graph for this function:

◆ SharedDtor()

void onnx::GraphProto::SharedDtor ( )
inlineprivate
Here is the caller graph for this function:

◆ sparse_initializer() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::SparseTensorProto > & onnx::GraphProto::sparse_initializer ( ) const
inline

◆ sparse_initializer() [2/2]

const ::onnx::SparseTensorProto & onnx::GraphProto::sparse_initializer ( int  index) const
inline

◆ sparse_initializer_size()

int onnx::GraphProto::sparse_initializer_size ( ) const
inline

◆ Swap()

void onnx::GraphProto::Swap ( GraphProto other)
inline

◆ UnsafeArenaSwap()

void onnx::GraphProto::UnsafeArenaSwap ( GraphProto other)
inline

◆ value_info() [1/2]

const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField<::onnx::ValueInfoProto > & onnx::GraphProto::value_info ( ) const
inline

◆ value_info() [2/2]

const ::onnx::ValueInfoProto & onnx::GraphProto::value_info ( int  index) const
inline

◆ value_info_size()

int onnx::GraphProto::value_info_size ( ) const
inline

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_onnx_2eproto3

friend struct ::TableStruct_onnx_2eproto3
friend

◆ swap

void swap ( GraphProto a,
GraphProto b 
)
friend

Member Data Documentation

◆ [union]

union { ... } onnx::GraphProto

◆ _impl_

Impl_ onnx::GraphProto::_impl_

◆ kIndexInFileMessages

constexpr int onnx::GraphProto::kIndexInFileMessages
staticconstexpr
Initial value:
=
13

The documentation for this class was generated from the following files: