ONE - On-device Neural Engine
Loading...
Searching...
No Matches
luci::compute::PaddingValues Struct Reference

#include <Types.h>

Data Fields

int16_t width
 
int16_t height
 
int16_t width_offset
 
int16_t height_offset
 

Detailed Description

Definition at line 40 of file Types.h.

Field Documentation

◆ height

int16_t luci::compute::PaddingValues::height

◆ height_offset

int16_t luci::compute::PaddingValues::height_offset

Definition at line 49 of file Types.h.

Referenced by luci::compute::DepthwiseConv2D::compute().

◆ width

int16_t luci::compute::PaddingValues::width

◆ width_offset

int16_t luci::compute::PaddingValues::width_offset

Definition at line 47 of file Types.h.

Referenced by luci::compute::DepthwiseConv2D::compute().


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