ONE - On-device Neural Engine
|
#include "PALMulCommon.h"
Go to the source code of this file.
Namespaces | |
namespace | onert_micro |
namespace | onert_micro::execute |
namespace | onert_micro::execute::pal |
Functions | |
template<typename InputType , typename OutputType > | |
OMStatus | onert_micro::execute::pal::Mul (const core::ArithmeticQuantParams ¶ms, uint32_t size, const InputType *input1_data, const InputType *input2_data, OutputType *output_data) |