ONE - On-device Neural Engine
Loading...
Searching...
No Matches
SpatialPadding Struct Referencefinal

A SpatialPadding denotes padding values for each "spatial" dimension. More...

#include <Padding.h>

Collaboration diagram for SpatialPadding:

Additional Inherited Members

- Public Member Functions inherited from PaddingBase< SpatialPadding >
virtual ~PaddingBase ()=default
 
uint32_t count (void) const
 
uint32_t & value (uint32_t n)
 
const uint32_t & value (uint32_t n) const
 
void resize (uint32_t len)
 

Detailed Description

A SpatialPadding denotes padding values for each "spatial" dimension.

Note
The number of values in SpatialPadding should be matched with spatial rank

Definition at line 64 of file Padding.h.


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