|
ONE - On-device Neural Engine
|
#include "PALAddCommon.h"Go to the source code of this file.
Namespaces | |
| namespace | luci_interpreter_pal |
Functions | |
| template<> | |
| void | luci_interpreter_pal::Add< int8_t > (const ArithmeticParams &, const int, const int8_t *, const int8_t *, int8_t *) |
| template<> | |
| void | luci_interpreter_pal::Add< int16_t > (const ArithmeticParams &, const int, const int16_t *, const int16_t *, int16_t *) |