ONE - On-device Neural Engine
Loading...
Searching...
No Matches
DepthwiseConvUInt8.h File Reference
#include "cker/Shape.h"
#include "cker/Types.h"
#include "cker/Utils.h"

Go to the source code of this file.

Namespaces

namespace  nnfw
 
namespace  nnfw::cker
 
namespace  nnfw::cker::reference_integer_ops
 

Functions

void nnfw::cker::reference_integer_ops::DepthwiseConvPerChannel (const DepthwiseConvParams &params, const int32_t *output_multiplier, const int32_t *output_shift, const Shape &input_shape, const uint8_t *input_data, const Shape &filter_shape, const uint8_t *filter_data, const int32_t *filter_zeropoint, const Shape &bias_shape, const int32_t *bias_data, const Shape &output_shape, uint8_t *output_data)