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::ReLUCommon (const int flat_size, const float *input_data, float *output_data, const float alpha, const bool is_relu_6) |