ONE - On-device Neural Engine
|
#include "PALReluCommon.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::ReLUCommon< int8_t > (const int flat_size, const int8_t *input_data, int8_t *output_data, const float alpha, const bool is_relu_6) |