Skip to main content

SimaPluginBoxDecodeStagePayload Struct

Declaration

struct SimaPluginBoxDecodeStagePayload { ... }

Included Headers

Public Member Attributes Index

const gchar *decode_type
const gchar *decode_type_option
gdoubledetection_threshold
gdoublenms_iou_threshold
ginttopk
gintnum_classes
const struct sima_ev_shape_desc *slice_shapes
guintslice_shapes_len
const gchar *input_dtype
gintscore_activation
ginttess_needed
gintquant_needed
gintmodel_owned_flags
gintquant_contract_required

Definition at line 317 of file SimaPluginStaticManifestAbi.h.

Public Member Attributes

decode_type

const gchar* SimaPluginBoxDecodeStagePayload::decode_type

Definition at line 318 of file SimaPluginStaticManifestAbi.h.

318 const gchar* decode_type;

decode_type_option

const gchar* SimaPluginBoxDecodeStagePayload::decode_type_option

Definition at line 319 of file SimaPluginStaticManifestAbi.h.

319 const gchar* decode_type_option;

detection_threshold

gdouble SimaPluginBoxDecodeStagePayload::detection_threshold

Definition at line 320 of file SimaPluginStaticManifestAbi.h.

input_dtype

const gchar* SimaPluginBoxDecodeStagePayload::input_dtype

Definition at line 326 of file SimaPluginStaticManifestAbi.h.

326 const gchar* input_dtype;

model_owned_flags

gint SimaPluginBoxDecodeStagePayload::model_owned_flags

Definition at line 330 of file SimaPluginStaticManifestAbi.h.

nms_iou_threshold

gdouble SimaPluginBoxDecodeStagePayload::nms_iou_threshold

Definition at line 321 of file SimaPluginStaticManifestAbi.h.

num_classes

gint SimaPluginBoxDecodeStagePayload::num_classes

Definition at line 323 of file SimaPluginStaticManifestAbi.h.

quant_contract_required

gint SimaPluginBoxDecodeStagePayload::quant_contract_required

Definition at line 331 of file SimaPluginStaticManifestAbi.h.

quant_needed

gint SimaPluginBoxDecodeStagePayload::quant_needed

Definition at line 329 of file SimaPluginStaticManifestAbi.h.

score_activation

gint SimaPluginBoxDecodeStagePayload::score_activation

Definition at line 327 of file SimaPluginStaticManifestAbi.h.

slice_shapes

const struct sima_ev_shape_desc* SimaPluginBoxDecodeStagePayload::slice_shapes

Definition at line 324 of file SimaPluginStaticManifestAbi.h.

324 const struct sima_ev_shape_desc* slice_shapes;

slice_shapes_len

guint SimaPluginBoxDecodeStagePayload::slice_shapes_len

Definition at line 325 of file SimaPluginStaticManifestAbi.h.

tess_needed

gint SimaPluginBoxDecodeStagePayload::tess_needed

Definition at line 328 of file SimaPluginStaticManifestAbi.h.

topk

gint SimaPluginBoxDecodeStagePayload::topk

Definition at line 322 of file SimaPluginStaticManifestAbi.h.

322 gint topk;

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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.