ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALSoftmax.h File Reference
#include "PALSoftmaxCommon.h"

Go to the source code of this file.

Namespaces

namespace  luci_interpreter_pal
 

Functions

void luci_interpreter_pal::Softmax (const SoftmaxParams &params, const int8_t *input_data, int8_t *output_data)
 
void luci_interpreter_pal::Softmax (const SoftmaxParams &params, const int8_t *input_data, int16_t *output_data)
 
void luci_interpreter_pal::Softmax (const SoftmaxParams &params, const int16_t *input_data, int16_t *output_data)