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

#include <Pool2D.h>

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

Data Fields

PoolType op_type
 
uint32_t kh
 
uint32_t kw
 
Stride stride
 
Padding padding
 
Activation activation
 

Detailed Description

Definition at line 48 of file Pool2D.h.

Field Documentation

◆ activation

Activation onert::ir::operation::Pool2D::Param::activation

◆ kh

uint32_t onert::ir::operation::Pool2D::Param::kh

◆ kw

uint32_t onert::ir::operation::Pool2D::Param::kw

◆ op_type

◆ padding

◆ stride

Stride onert::ir::operation::Pool2D::Param::stride

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