ONE - On-device Neural Engine
|
#include "Builders.h"
#include "kernels/Utils.h"
#include "kernels/BinaryOpCommon.h"
#include "PALMul.h"
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter |
Functions | |
void | luci_interpreter::configure_kernel_CircleMul (const circle::Operator *cur_op, BaseRuntimeGraph *runtime_graph) |
void | luci_interpreter::execute_kernel_CircleMul (const circle::Operator *cur_op, BaseRuntimeGraph *runtime_graph) |