Skip to main content

GraphProcessCvuStageRequest Struct

Declaration

struct simaai::neat::GraphProcessCvuStageRequest { ... }

Included Headers

#include <PreparedRuntimeBridge.h>

Public Member Attributes Index

std::stringstage_key
std::stringgraph_name
std::stringrequested_run_target = "AUTO"
std::stringrun_target = "AUTO"
std::stringresolved_exec_backend = "EVXX"
std::stringrun_target_resolution_reason
intgraph_id = 0
intwidth = -1
intheight = -1
intthreshold = -1
intmax_features = -1
intgrid_x = -1
intgrid_y = -1
intmin_px_dist = -1
intdescriptor_words = -1
intnum_points = -1
intwin_half = -1
intmax_iters = -1
intmax_level = -1
intdetect_new_features = -1
intfast_threshold = -1
intdebug = 0
intbatch_size = 0
intround_off = 0
intbyte_align = 0
intaspect_ratio = -1
intnormalize = -1
inttessellate = -1
intscaled_width = 0
intscaled_height = 0
intinput_stride = 0
intoutput_stride = 0
intinput_offset = 0
intpad_value = 0
std::stringinput_img_type
std::stringoutput_img_type
std::stringscaling_type
std::stringpadding_type
std::stringinput_dtype
std::stringoutput_dtype
std::vector< GraphTensorContract >input_tensors
std::vector< GraphTensorContract >output_tensors
std::vector< std::vector< int > >slice_shapes
std::stringcanonical_input_dtype
std::stringcanonical_output_dtype
std::stringinput_slot_name
std::vector< std::string >runtime_output_slot_names
std::vector< std::string >runtime_output_logical_layout_list
std::vector< float >dq_scale_array
std::vector< int32_t >dq_zp_array
boolc16_packed_io = false

Definition at line 60 of file PreparedRuntimeBridge.h.

Public Member Attributes

aspect_ratio

int simaai::neat::GraphProcessCvuStageRequest::aspect_ratio = -1

Definition at line 89 of file PreparedRuntimeBridge.h.

batch_size

int simaai::neat::GraphProcessCvuStageRequest::batch_size = 0

Definition at line 86 of file PreparedRuntimeBridge.h.

byte_align

int simaai::neat::GraphProcessCvuStageRequest::byte_align = 0

Definition at line 88 of file PreparedRuntimeBridge.h.

c16_packed_io

bool simaai::neat::GraphProcessCvuStageRequest::c16_packed_io = false

Definition at line 119 of file PreparedRuntimeBridge.h.

canonical_input_dtype

std::string simaai::neat::GraphProcessCvuStageRequest::canonical_input_dtype

Definition at line 107 of file PreparedRuntimeBridge.h.

canonical_output_dtype

std::string simaai::neat::GraphProcessCvuStageRequest::canonical_output_dtype

Definition at line 108 of file PreparedRuntimeBridge.h.

debug

int simaai::neat::GraphProcessCvuStageRequest::debug = 0

Definition at line 85 of file PreparedRuntimeBridge.h.

descriptor_words

int simaai::neat::GraphProcessCvuStageRequest::descriptor_words = -1

Definition at line 78 of file PreparedRuntimeBridge.h.

detect_new_features

int simaai::neat::GraphProcessCvuStageRequest::detect_new_features = -1

Definition at line 83 of file PreparedRuntimeBridge.h.

dq_scale_array

std::vector<float> simaai::neat::GraphProcessCvuStageRequest::dq_scale_array

Definition at line 112 of file PreparedRuntimeBridge.h.

dq_zp_array

std::vector<int32_t> simaai::neat::GraphProcessCvuStageRequest::dq_zp_array

Definition at line 113 of file PreparedRuntimeBridge.h.

fast_threshold

int simaai::neat::GraphProcessCvuStageRequest::fast_threshold = -1

Definition at line 84 of file PreparedRuntimeBridge.h.

graph_id

int simaai::neat::GraphProcessCvuStageRequest::graph_id = 0

Definition at line 67 of file PreparedRuntimeBridge.h.

graph_name

std::string simaai::neat::GraphProcessCvuStageRequest::graph_name

Definition at line 62 of file PreparedRuntimeBridge.h.

grid_x

int simaai::neat::GraphProcessCvuStageRequest::grid_x = -1

Definition at line 75 of file PreparedRuntimeBridge.h.

grid_y

int simaai::neat::GraphProcessCvuStageRequest::grid_y = -1

Definition at line 76 of file PreparedRuntimeBridge.h.

height

int simaai::neat::GraphProcessCvuStageRequest::height = -1

Definition at line 72 of file PreparedRuntimeBridge.h.

input_dtype

std::string simaai::neat::GraphProcessCvuStageRequest::input_dtype

Definition at line 102 of file PreparedRuntimeBridge.h.

input_img_type

std::string simaai::neat::GraphProcessCvuStageRequest::input_img_type

Definition at line 98 of file PreparedRuntimeBridge.h.

input_offset

int simaai::neat::GraphProcessCvuStageRequest::input_offset = 0

Definition at line 96 of file PreparedRuntimeBridge.h.

input_slot_name

std::string simaai::neat::GraphProcessCvuStageRequest::input_slot_name

Definition at line 109 of file PreparedRuntimeBridge.h.

input_stride

int simaai::neat::GraphProcessCvuStageRequest::input_stride = 0

Definition at line 94 of file PreparedRuntimeBridge.h.

input_tensors

std::vector<GraphTensorContract> simaai::neat::GraphProcessCvuStageRequest::input_tensors

Definition at line 104 of file PreparedRuntimeBridge.h.

max_features

int simaai::neat::GraphProcessCvuStageRequest::max_features = -1

Definition at line 74 of file PreparedRuntimeBridge.h.

max_iters

int simaai::neat::GraphProcessCvuStageRequest::max_iters = -1

Definition at line 81 of file PreparedRuntimeBridge.h.

max_level

int simaai::neat::GraphProcessCvuStageRequest::max_level = -1

Definition at line 82 of file PreparedRuntimeBridge.h.

min_px_dist

int simaai::neat::GraphProcessCvuStageRequest::min_px_dist = -1

Definition at line 77 of file PreparedRuntimeBridge.h.

normalize

int simaai::neat::GraphProcessCvuStageRequest::normalize = -1

Definition at line 90 of file PreparedRuntimeBridge.h.

num_points

int simaai::neat::GraphProcessCvuStageRequest::num_points = -1

Definition at line 79 of file PreparedRuntimeBridge.h.

output_dtype

std::string simaai::neat::GraphProcessCvuStageRequest::output_dtype

Definition at line 103 of file PreparedRuntimeBridge.h.

output_img_type

std::string simaai::neat::GraphProcessCvuStageRequest::output_img_type

Definition at line 99 of file PreparedRuntimeBridge.h.

output_stride

int simaai::neat::GraphProcessCvuStageRequest::output_stride = 0

Definition at line 95 of file PreparedRuntimeBridge.h.

output_tensors

std::vector<GraphTensorContract> simaai::neat::GraphProcessCvuStageRequest::output_tensors

Definition at line 105 of file PreparedRuntimeBridge.h.

pad_value

int simaai::neat::GraphProcessCvuStageRequest::pad_value = 0

Definition at line 97 of file PreparedRuntimeBridge.h.

padding_type

std::string simaai::neat::GraphProcessCvuStageRequest::padding_type

Definition at line 101 of file PreparedRuntimeBridge.h.

requested_run_target

std::string simaai::neat::GraphProcessCvuStageRequest::requested_run_target = "AUTO"

Definition at line 63 of file PreparedRuntimeBridge.h.

resolved_exec_backend

std::string simaai::neat::GraphProcessCvuStageRequest::resolved_exec_backend = "EVXX"

Definition at line 65 of file PreparedRuntimeBridge.h.

round_off

int simaai::neat::GraphProcessCvuStageRequest::round_off = 0

Definition at line 87 of file PreparedRuntimeBridge.h.

run_target

std::string simaai::neat::GraphProcessCvuStageRequest::run_target = "AUTO"

Definition at line 64 of file PreparedRuntimeBridge.h.

run_target_resolution_reason

std::string simaai::neat::GraphProcessCvuStageRequest::run_target_resolution_reason

Definition at line 66 of file PreparedRuntimeBridge.h.

runtime_output_logical_layout_list

std::vector<std::string> simaai::neat::GraphProcessCvuStageRequest::runtime_output_logical_layout_list

Definition at line 111 of file PreparedRuntimeBridge.h.

runtime_output_slot_names

std::vector<std::string> simaai::neat::GraphProcessCvuStageRequest::runtime_output_slot_names

Definition at line 110 of file PreparedRuntimeBridge.h.

scaled_height

int simaai::neat::GraphProcessCvuStageRequest::scaled_height = 0

Definition at line 93 of file PreparedRuntimeBridge.h.

scaled_width

int simaai::neat::GraphProcessCvuStageRequest::scaled_width = 0

Definition at line 92 of file PreparedRuntimeBridge.h.

scaling_type

std::string simaai::neat::GraphProcessCvuStageRequest::scaling_type

Definition at line 100 of file PreparedRuntimeBridge.h.

slice_shapes

std::vector<std::vector<int> > simaai::neat::GraphProcessCvuStageRequest::slice_shapes

Definition at line 106 of file PreparedRuntimeBridge.h.

stage_key

std::string simaai::neat::GraphProcessCvuStageRequest::stage_key

Definition at line 61 of file PreparedRuntimeBridge.h.

tessellate

int simaai::neat::GraphProcessCvuStageRequest::tessellate = -1

Definition at line 91 of file PreparedRuntimeBridge.h.

threshold

int simaai::neat::GraphProcessCvuStageRequest::threshold = -1

Definition at line 73 of file PreparedRuntimeBridge.h.

width

int simaai::neat::GraphProcessCvuStageRequest::width = -1

Definition at line 71 of file PreparedRuntimeBridge.h.

win_half

int simaai::neat::GraphProcessCvuStageRequest::win_half = -1

Definition at line 80 of file PreparedRuntimeBridge.h.


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


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.