Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DDepthwiseConv2D.cpp133 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc()
167 int32_t strideWidth, int32_t strideHeight, int32_t dilationWidthFactor, in depthwiseConvNhwc()
193 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc()
244 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvNhwc()
277 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannelNhwc()
373 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConv()
396 int32_t dilationWidthFactor, int32_t dilationHeightFactor, in depthwiseConvQuant8PerChannel()
DConv2D.cpp354 int32_t strideHeight, int32_t dilationWidthFactor, in convQuant8PerChannelNhwc()
447 int32_t strideHeight, int32_t dilationWidthFactor, in convQuant8PerChannelNhwc()
510 int32_t strideWidth, int32_t strideHeight, int32_t dilationWidthFactor, in convQuant8PerChannel()
/packages/modules/NeuralNetworks/runtime/test/
DTestValidateOperations.cpp2175 ANeuralNetworksOperandType dilationWidthFactor = scalar; in convOpTest() local
2360 ANeuralNetworksOperandType dilationWidthFactor = scalar; in depthwiseConvOpTest() local