ONE - On-device Neural Engine
|
#include <tensorflow/lite/kernels/internal/optimized/optimized_ops.h>
Go to the source code of this file.
Namespaces | |
namespace | luci_interpreter_pal |
Functions | |
template<> | |
void | luci_interpreter_pal::Mul (tflite::ArithmeticParams ¶ms, const tflite::RuntimeShape &input1_shape, const int64_t *input1_data, const tflite::RuntimeShape &input2_shape, const int64_t *input2_data, const tflite::RuntimeShape &output_shape, int64_t *output_data) |