ONE - On-device Neural Engine
Loading...
Searching...
No Matches
nnfw::cker::DepthwiseConvParams Struct Reference

#include <Types.h>

Collaboration diagram for nnfw::cker::DepthwiseConvParams:

Data Fields

PaddingType padding_type
 
PaddingValues padding_values
 
int16_t stride_width
 
int16_t stride_height
 
int16_t dilation_width_factor
 
int16_t dilation_height_factor
 
int16_t depth_multiplier
 
int32_t input_offset
 
int32_t weights_offset
 
int32_t output_offset
 
int32_t output_multiplier
 
int output_shift
 
int32_t quantized_activation_min
 
int32_t quantized_activation_max
 
float float_activation_min
 
float float_activation_max
 

Detailed Description

Definition at line 231 of file Types.h.

Field Documentation

◆ depth_multiplier

◆ dilation_height_factor

◆ dilation_width_factor

◆ float_activation_max

◆ float_activation_min

◆ input_offset

◆ output_multiplier

int32_t nnfw::cker::DepthwiseConvParams::output_multiplier

◆ output_offset

◆ output_shift

int nnfw::cker::DepthwiseConvParams::output_shift

◆ padding_type

PaddingType nnfw::cker::DepthwiseConvParams::padding_type

◆ padding_values

◆ quantized_activation_max

◆ quantized_activation_min

◆ stride_height

◆ stride_width

◆ weights_offset


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