ONE - On-device Neural Engine
|
#include <Params.h>
Data Fields | |
int16_t | width |
int16_t | height |
int16_t | width_offset |
int16_t | height_offset |
int16_t luci_interpreter_pal::PaddingValues::height |
Definition at line 74 of file Params.h.
Referenced by luci_interpreter_pal::AveragePool(), luci_interpreter_pal::AveragePool(), luci_interpreter::createPoolParams(), luci_interpreter_pal::L2Pool(), luci_interpreter_pal::MaxPool(), luci_interpreter_pal::MaxPool(), and luci_interpreter_pal::TransposeConv().
int16_t luci_interpreter_pal::PaddingValues::width |
Definition at line 73 of file Params.h.
Referenced by luci_interpreter_pal::AveragePool(), luci_interpreter_pal::AveragePool(), luci_interpreter_pal::L2Pool(), luci_interpreter_pal::MaxPool(), luci_interpreter_pal::MaxPool(), and luci_interpreter_pal::TransposeConv().