ONE - On-device Neural Engine
|
#include "PALUtils.h"
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter_pal |
Functions | |
void | luci_interpreter_pal::Tanh (const int flat_size, const float *input_data, float *output_data) |
void | luci_interpreter_pal::Tanh (int32_t input_multiplier, int32_t input_left_shift, const int flat_size, const int16_t *ptr_input_data, int16_t *ptr_output_data) |