Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/operations/
DConv2D.cpp67 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
179 int32_t dilation_width_factor, int32_t dilation_height_factor) { in needim2colData()
198 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
227 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
281 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
310 int32_t dilation_width_factor, int32_t dilation_height_factor, int32_t activation, in convNhwc()
336 int32_t stride_width, int32_t stride_height, int32_t dilation_width_factor, in conv()
DDepthwiseConv2D.cpp53 int32_t dilation_width_factor = 1, dilation_height_factor = 1; member
/packages/modules/NeuralNetworks/driver/sample/
DSampleDriverFloatXNNPACK.cpp343 int32_t dilation_width_factor, in CheckConvolutionParams()
362 int32_t stride_width, int32_t stride_height, int32_t dilation_width_factor, in CheckDepthwiseConvolutionParams()
723 int32_t dilation_width_factor = 1; in VisitConv2DNode() local
823 int32_t dilation_width_factor = 1; in VisitDepthwiseConv2DNode() local