Home
last modified time | relevance | path

Searched defs:dilation_height_factor (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DConv2D.cpp65 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
176 int32_t dilation_width_factor, int32_t dilation_height_factor) { in needim2colData()
195 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
224 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
278 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
307 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
334 int32_t dilation_height_factor, int32_t activation, bool useNchw, T_Input* outputData, in conv()
DDepthwiseConv2D.cpp49 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
/packages/modules/NeuralNetworks/driver/sample_hidl/
DSampleDriverFloatXNNPACK.cpp344 int32_t dilation_height_factor) { in CheckConvolutionParams()
363 int32_t dilation_height_factor, int32_t depth_multiplier, uint32_t output_channels) { in CheckDepthwiseConvolutionParams()
724 int32_t dilation_height_factor = 1; in VisitConv2DNode() local
824 int32_t dilation_height_factor = 1; in VisitDepthwiseConv2DNode() local