Home
last modified time | relevance | path

Searched defs:widthIndex (Results 1 – 14 of 14) 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
DConv3dImpl.cpp38 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in Convolve3d() local
DConvImpl.cpp96 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in Convolve() local
DPooling2d.cpp151 auto widthIndex = dataLayout.GetWidthIndex(); in Pooling2d() local
DPooling3d.cpp184 auto widthIndex = dataLayout.GetWidthIndex(); in Pooling3d() local
/external/skia/gm/
Dinversepaths.cpp108 for (size_t widthIndex = 0; variable
/external/android-nn-driver/
DConversionUtils_1_2.hpp457 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertConv2d_1_2() local
590 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertDepthwiseConv2d_1_2() local
1041 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertGroupedConv2d() local
2937 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertTransposeConv2d() local
/external/cronet/third_party/icu/source/i18n/
Dmeasfmt.cpp127 void adoptCurrencyFormat(int32_t widthIndex, NumberFormat *nfToAdopt) { in adoptCurrencyFormat()
/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp127 void adoptCurrencyFormat(int32_t widthIndex, NumberFormat *nfToAdopt) { in adoptCurrencyFormat()
/external/armnn/shim/sl/canonical/
DConverter.cpp1102 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertConv2d() local
1322 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertDepthwiseConv2d() local
2191 const unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertGroupedConv2d() local
5460 unsigned int widthIndex = dataLayoutIndexed.GetWidthIndex(); in ConvertTransposeConv2d() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DPooling3dTestImpl.cpp58 auto widthIndex = dimensionIndices.GetWidthIndex(); in SimplePooling3dTestImpl() local
DPooling2dTestImpl.cpp48 auto widthIndex = dimensionIndices.GetWidthIndex(); in SimplePooling2dTestImpl() local