ONE - On-device Neural Engine
|
#include "PALAveragePool2DCommon.h"
#include <arm_nnfunctions.h>
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter_pal |
Functions | |
void | luci_interpreter_pal::AveragePool (const PoolParams ¶ms, const luci_interpreter::RuntimeShape &input_shape, const uint8_t *input_data, const luci_interpreter::RuntimeShape &output_shape, uint8_t *output_data, luci_interpreter::DataType data_type) |