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

Static Public Member Functions

static const ::onnx::TypeProto_Mapmap_type (const TypeProto *msg)
 
static const ::onnx::TypeProto_Optionaloptional_type (const TypeProto *msg)
 
static const ::onnx::TypeProto_Sequencesequence_type (const TypeProto *msg)
 
static const ::onnx::TypeProto_SparseTensorsparse_tensor_type (const TypeProto *msg)
 
static const ::onnx::TypeProto_Tensortensor_type (const TypeProto *msg)
 

Member Function Documentation

◆ map_type()

const ::onnx::TypeProto_Map & onnx::TypeProto::_Internal::map_type ( const TypeProto msg)
static
Here is the caller graph for this function:

◆ optional_type()

const ::onnx::TypeProto_Optional & onnx::TypeProto::_Internal::optional_type ( const TypeProto msg)
static
Here is the caller graph for this function:

◆ sequence_type()

const ::onnx::TypeProto_Sequence & onnx::TypeProto::_Internal::sequence_type ( const TypeProto msg)
static
Here is the caller graph for this function:

◆ sparse_tensor_type()

const ::onnx::TypeProto_SparseTensor & onnx::TypeProto::_Internal::sparse_tensor_type ( const TypeProto msg)
static
Here is the caller graph for this function:

◆ tensor_type()

const ::onnx::TypeProto_Tensor & onnx::TypeProto::_Internal::tensor_type ( const TypeProto msg)
static
Here is the caller graph for this function:

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