#include "onnx.proto3.pb.h"

Public Member Functions | |
| constexpr | ValueUnion () |
Public Attributes | |
| ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized | _constinit_ |
| ::onnx::TypeProto_Map * | map_type_ |
| ::onnx::TypeProto_Optional * | optional_type_ |
| ::onnx::TypeProto_Sequence * | sequence_type_ |
| ::onnx::TypeProto_SparseTensor * | sparse_tensor_type_ |
| ::onnx::TypeProto_Tensor * | tensor_type_ |
|
inlineconstexpr |
| ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized onnx::TypeProto::Impl_::ValueUnion::_constinit_ |
| ::onnx::TypeProto_Map* onnx::TypeProto::Impl_::ValueUnion::map_type_ |
| ::onnx::TypeProto_Optional* onnx::TypeProto::Impl_::ValueUnion::optional_type_ |
| ::onnx::TypeProto_Sequence* onnx::TypeProto::Impl_::ValueUnion::sequence_type_ |
| ::onnx::TypeProto_SparseTensor* onnx::TypeProto::Impl_::ValueUnion::sparse_tensor_type_ |
| ::onnx::TypeProto_Tensor* onnx::TypeProto::Impl_::ValueUnion::tensor_type_ |