|
ONE - On-device Neural Engine
|
#include "PALAddCommon.h"#include "PALUtils.h"#include "arm_nnfunctions.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::Add (const core::ArithmeticQuantParams ¶ms, const uint32_t flat_size, const int8_t *input1_data, const int8_t *input2_data, int8_t *output_data) |