ONE - On-device Neural Engine
|
#include <Types.h>
Data Fields | |
int16_t | width |
int16_t | height |
int16_t nnfw::ruy::PaddingValues::height |
Definition at line 53 of file Types.h.
Referenced by onert::backend::ruy::ops::ConvolutionLayer::convFloat32(), nnfw::ruy::DilatedIm2col(), and nnfw::ruy::Im2col().
int16_t nnfw::ruy::PaddingValues::width |
Definition at line 52 of file Types.h.
Referenced by onert::backend::ruy::ops::ConvolutionLayer::convFloat32(), nnfw::ruy::DilatedIm2col(), and nnfw::ruy::Im2col().