ONE - On-device Neural Engine
|
Go to the source code of this file.
Namespaces | |
namespace | onert_micro |
namespace | onert_micro::execute |
namespace | onert_micro::execute::pal |
Functions | |
OMStatus | onert_micro::execute::pal::ConvFloat (const core::FloatConv2D *params, const core::OMRuntimeShape &input_shape, const float *input_data, const core::OMRuntimeShape &filter_shape, const float *filter_data, const float *bias_data, const core::OMRuntimeShape &output_shape, float *output_data) |