|
ONE - On-device Neural Engine
|
#include <tensorflow/lite/kernels/internal/reference/batch_matmul.h>Go to the source code of this file.
Namespaces | |
| namespace | luci_interpreter_pal |
Functions | |
| void | luci_interpreter_pal::BatchMatMul (const tflite::RuntimeShape &lhs_shape, const float *lhs_data, const tflite::RuntimeShape &rhs_shape, const float *rhs_data, const tflite::RuntimeShape &output_shape, float *output_data) |