ONE - On-device Neural Engine
|
#include "PALSoftmaxCommon.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 | |
template<> | |
OMStatus | onert_micro::execute::pal::Softmax< int8_t, int8_t > (const core::SoftmaxParams ¶ms, const int8_t *input_data, int8_t *output_data) |