Home
last modified time | relevance | path

Searched defs:widthIndex (Results 1 – 9 of 9) sorted by relevance

/external/armnn/src/armnn/layers/
DSpaceToBatchNdLayer.cpp57 unsigned int widthIndex = dimensionIndices.GetWidthIndex(); in InferOutputShapes() local
DBatchToSpaceNdLayer.cpp78 unsigned int widthIndex = dimensionIndices.GetWidthIndex(); in InferOutputShapes() local
/external/armnn/src/backends/reference/workloads/
DTransposeConvolution2d.cpp31 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in TransposeConvolution2dImpl() local
DConvImpl.cpp96 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in Convolve() local
DPooling2d.cpp151 auto widthIndex = dataLayout.GetWidthIndex(); in Pooling2d() local
/external/skia/gm/
Dinversepaths.cpp107 for (size_t widthIndex = 0; variable
/external/android-nn-driver/
DConversionUtils_1_2.hpp276 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertConv2d_1_2() local
407 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertDepthwiseConv2d_1_2() local
849 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertGroupedConv2d() local
2718 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertTransposeConv2d() local
/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp127 void adoptCurrencyFormat(int32_t widthIndex, NumberFormat *nfToAdopt) { in adoptCurrencyFormat()
/external/armnn/src/backends/backendsCommon/test/layerTests/
DPooling2dTestImpl.cpp47 auto widthIndex = dimensionIndices.GetWidthIndex(); in SimplePooling2dTestImpl() local