Darknet/YOLO v6.0-37-gb57f9029
Object Detection Framework
 
Loading...
Searching...
No Matches
onnx::TypeProto::Impl_::ValueUnion Union Reference

#include "onnx.proto3.pb.h"

Collaboration diagram for onnx::TypeProto::Impl_::ValueUnion:

Public Member Functions

constexpr ValueUnion ()
 

Public Attributes

::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized _constinit_
 
::onnx::TypeProto_Mapmap_type_
 
::onnx::TypeProto_Optionaloptional_type_
 
::onnx::TypeProto_Sequencesequence_type_
 
::onnx::TypeProto_SparseTensorsparse_tensor_type_
 
::onnx::TypeProto_Tensortensor_type_
 

Constructor & Destructor Documentation

◆ ValueUnion()

constexpr onnx::TypeProto::Impl_::ValueUnion::ValueUnion ( )
inlineconstexpr

Member Data Documentation

◆ _constinit_

::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized onnx::TypeProto::Impl_::ValueUnion::_constinit_

◆ map_type_

::onnx::TypeProto_Map* onnx::TypeProto::Impl_::ValueUnion::map_type_

◆ optional_type_

::onnx::TypeProto_Optional* onnx::TypeProto::Impl_::ValueUnion::optional_type_

◆ sequence_type_

::onnx::TypeProto_Sequence* onnx::TypeProto::Impl_::ValueUnion::sequence_type_

◆ sparse_tensor_type_

::onnx::TypeProto_SparseTensor* onnx::TypeProto::Impl_::ValueUnion::sparse_tensor_type_

◆ tensor_type_

::onnx::TypeProto_Tensor* onnx::TypeProto::Impl_::ValueUnion::tensor_type_

The documentation for this union was generated from the following file: