Home
last modified time | relevance | path

Searched defs:dataLayoutIndexed (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/android-nn-driver/
H A DConversionUtils_1_2.hpp456 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertConv2d_1_2() local
589 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertDepthwiseConv2d_1_2() local
1038 armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in ConvertGroupedConv2d() local
2215 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in ConvertResize() local
2235 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in ConvertResize() local
2936 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertTransposeConv2d() local
/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DDepthToSpace.cpp30 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in DepthToSpace() local
H A DTransposeConvolution2d.cpp28 const DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in TransposeConvolution2dImpl() local
H A DConv3dImpl.cpp34 const armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in Convolve3d() local
H A DRefNormalizationWorkload.cpp101 DataLayoutIndexed dataLayoutIndexed(dataLayout); in NormalizeAcrossUingLbr() local
H A DConvImpl.cpp92 const armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in Convolve() local
/aosp_15_r20/external/armnn/shim/sl/canonical/
H A DConverter.cpp1101 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertConv2d() local
1321 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertDepthwiseConv2d() local
2188 armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in ConvertGroupedConv2d() local
4984 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in ConvertResize() local
5004 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in ConvertResize() local
5459 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertTransposeConv2d() local
/aosp_15_r20/external/armnn/src/backends/backendsCommon/test/layerTests/
H A DResizeTestImpl.cpp118 armnnUtils::DataLayoutIndexed dataLayoutIndexed(params.m_DataLayout); in ResizeTestImpl() local
H A DBatchNormalizationTestImpl.cpp45 armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in BatchNormTestImpl() local
H A DConv3dTestImpl.cpp36 const armnnUtils::DataLayoutIndexed dataLayoutIndexed(layout); in GetBiasData() local
H A DConv2dTestImpl.cpp117 const armnnUtils::DataLayoutIndexed dataLayoutIndexed(layout); in GetBias() local