ONE - On-device Neural Engine
Loading...
Searching...
No Matches
PALDepthwiseConv2D.h File Reference
#include "PALDepthwiseConv2DCommon.h"
#include "core/OMKernelData.h"
#include "core/OMRuntimeShape.h"
#include "PALUtils.h"
#include <arm_nnfunctions.h>

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::DepthwiseConvPerChannel (const core::ConvQuant &params, const core::OMRuntimeShape &input_shape, const int8_t *input_data, const core::OMRuntimeShape &filter_shape, const int8_t *filter_data, const int32_t *bias_data, const core::OMRuntimeShape &output_shape, int8_t *output_data)