ONE - On-device Neural Engine
|
#include "PALMulCommon.h"
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter_pal |
Functions | |
template<> | |
void | luci_interpreter_pal::Mul< int8_t > (const ArithmeticParams &, const int, const int8_t *, const int8_t *, int8_t *) |
template<> | |
void | luci_interpreter_pal::Mul< int16_t > (const ArithmeticParams &, const int, const int16_t *, const int16_t *, int16_t *) |