ONE - On-device Neural Engine
Loading...
Searching...
No Matches
onert::ir::operation::DepthwiseConv2D::Param Struct Reference

#include <DepthwiseConv2D.h>

Collaboration diagram for onert::ir::operation::DepthwiseConv2D::Param:

Data Fields

Stride stride
 
Padding padding
 
uint32_t multiplier
 
Activation activation
 
Dilation dilation
 

Detailed Description

Definition at line 43 of file DepthwiseConv2D.h.

Field Documentation

◆ activation

Activation onert::ir::operation::DepthwiseConv2D::Param::activation

◆ dilation

◆ multiplier

uint32_t onert::ir::operation::DepthwiseConv2D::Param::multiplier

◆ padding

◆ stride


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