#include "onnx.proto3.pb.h"


Classes | |
| class | _Internal |
| struct | Impl_ |
Public Types | |
| enum | : int { kQuantParameterTensorNamesFieldNumber = 2 , kTensorNameFieldNumber = 1 } |
Public Member Functions | |
| TensorAnnotation () | |
| PROTOBUF_CONSTEXPR | TensorAnnotation (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| TensorAnnotation (const TensorAnnotation &from) | |
| TensorAnnotation (TensorAnnotation &&from) noexcept | |
| ~TensorAnnotation () 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::StringStringEntryProto * | add_quant_parameter_tensor_names () |
| size_t | ByteSizeLong () const final |
| void | CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final |
| PROTOBUF_ATTRIBUTE_REINITIALIZES void | Clear () final |
| void | clear_quant_parameter_tensor_names () |
| void | clear_tensor_name () |
| void | CopyFrom (const TensorAnnotation &from) |
| int | GetCachedSize () const final |
| std::string | GetTypeName () const final |
| bool | IsInitialized () const final |
| void | MergeFrom (const TensorAnnotation &from) |
| ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > * | mutable_quant_parameter_tensor_names () |
| ::onnx::StringStringEntryProto * | mutable_quant_parameter_tensor_names (int index) |
| std::string * | mutable_tensor_name () |
| TensorAnnotation * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| TensorAnnotation & | operator= (const TensorAnnotation &from) |
| TensorAnnotation & | operator= (TensorAnnotation &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::onnx::StringStringEntryProto > & | quant_parameter_tensor_names () const |
| const ::onnx::StringStringEntryProto & | quant_parameter_tensor_names (int index) const |
| int | quant_parameter_tensor_names_size () const |
| PROTOBUF_NODISCARD std::string * | release_tensor_name () |
| void | set_allocated_tensor_name (std::string *tensor_name) |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_tensor_name (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_tensor_name (ArgT0 &&arg0, ArgT... args) |
| void | Swap (TensorAnnotation *other) |
| const std::string & | tensor_name () const |
| void | UnsafeArenaSwap (TensorAnnotation *other) |
Static Public Member Functions | |
| static const TensorAnnotation & | default_instance () |
| static const TensorAnnotation * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
| TensorAnnotation (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) | |
Private Types | |
| typedef void | DestructorSkippable_ |
| typedef void | InternalArenaConstructable_ |
Private Member Functions | |
| ::onnx::StringStringEntryProto * | _internal_add_quant_parameter_tensor_names () |
| std::string * | _internal_mutable_tensor_name () |
| const ::onnx::StringStringEntryProto & | _internal_quant_parameter_tensor_names (int index) const |
| int | _internal_quant_parameter_tensor_names_size () const |
| PROTOBUF_ALWAYS_INLINE void | _internal_set_tensor_name (const std::string &value) |
| const std::string & | _internal_tensor_name () const |
| void | InternalSwap (TensorAnnotation *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 (TensorAnnotation &a, TensorAnnotation &b) |
|
private |
|
private |
|
inline |
|
override |

|
explicit |
| onnx::TensorAnnotation::TensorAnnotation | ( | const TensorAnnotation & | from | ) |

|
inlinenoexcept |
|
explicitprotected |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
inlineprivate |

|
final |

|
final |

|
inline |
|
final |

|
final |

|
final |

|
inline |
|
inline |
| void onnx::TensorAnnotation::CopyFrom | ( | const TensorAnnotation & | from | ) |

|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
final |
|
inlinestatic |
|
private |


|
final |
| void onnx::TensorAnnotation::MergeFrom | ( | const TensorAnnotation & | from | ) |


|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| void onnx::TensorAnnotation::set_tensor_name | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
|
private |

|
inlineprivate |

|
inlineprivate |

|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
| union { ... } onnx::TensorAnnotation |
| Impl_ onnx::TensorAnnotation::_impl_ |
|
staticconstexpr |