ONE - On-device Neural Engine
|
#include "cker/Types.h"
#include "cker/Shape.h"
#include "cker/operation/Helper/BatchMatMulParams.h"
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
namespace | nnfw::cker::reference |
Functions | |
void | nnfw::cker::reference::BatchMatMul (const BatchMatMulParams ¶ms, const float *lhs_data, const float *rhs_data, float *output_data) |