ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | nnfw |
namespace | nnfw::cker |
Functions | |
template<typename T > | |
void | nnfw::cker::MatrixBandPart (const T num_lower_diags, const T num_upper_diags, const Shape &input_shape, const float *input_data, const Shape &output_shape, float *output_data) |