ONE - On-device Neural Engine
Loading...
Searching...
No Matches
ConvolutionCommon.h File Reference
#include "Builders.h"
#include "Utils.h"

Go to the source code of this file.

Data Structures

class  luci_interpreter::kernels::DownsamplingConv2DKernel
 

Namespaces

namespace  luci_interpreter
 
namespace  luci_interpreter::kernels
 

Functions

int32_t luci_interpreter::computeConvPadding (const circle::Tensor *input, const circle::Tensor *filter, circle::Padding padding_type, int32_t stride, int32_t dilation, int axis)
 
luci_interpreter_pal::ConvParams luci_interpreter::createConv2DParams (const circle::Tensor *input, const circle::Tensor *filter, const circle::Tensor *output, const circle::Conv2DOptions *options)