ONE - On-device Neural Engine
|
Stride configuration for 2D spatial operations. More...
#include <Stride.h>
Public Member Functions | |
uint32_t | vertical (void) const |
void | vertical (uint32_t value) |
uint32_t | horizontal (void) const |
void | horizontal (uint32_t value) |
|
inline |
|
inline |
Definition at line 40 of file Stride.h.
Referenced by exo::AvgPool2DConverter::convert(), exo::Conv2DConverter::convert(), exo::DepthwiseConv2DConverter::convert(), exo::MaxPool2DConverter::convert(), exo::TransposedConv2DConverter::convert(), and moco::PlaneInference::fill().
|
inline |
|
inline |
Definition at line 36 of file Stride.h.
Referenced by exo::AvgPool2DConverter::convert(), exo::Conv2DConverter::convert(), exo::DepthwiseConv2DConverter::convert(), exo::MaxPool2DConverter::convert(), exo::TransposedConv2DConverter::convert(), and moco::PlaneInference::fill().