ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALAdd.h File Reference
#include "PALAddCommon.h"
#include "arm_nnfunctions.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 &params, const int flat_size, const int8_t *input1_data, const int8_t *input2_data, int8_t *output_data)
 
template<>
void luci_interpreter_pal::Add< int16_t > (const ArithmeticParams &params, const int flat_size, const int16_t *input1_data, const int16_t *input2_data, int16_t *output_data)