|
ONE - On-device Neural Engine
|
#include "PALAveragePool2DCommon.h"Go to the source code of this file.
Namespaces | |
| namespace | onert_micro |
| namespace | onert_micro::execute |
| namespace | onert_micro::execute::pal |
Functions | |
| OMStatus | onert_micro::execute::pal::AveragePool (const core::Pool2DParams ¶ms, const core::OMRuntimeShape &input_shape, const int8_t *input_data, const core::OMRuntimeShape &output_shape, int8_t *output_data) |