Home
last modified time | relevance | path

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

/external/armnn/src/backends/reference/workloads/
DDepthToSpace.cpp30 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in DepthToSpace() local
DTransposeConvolution2d.cpp28 const DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in TransposeConvolution2dImpl() local
DRefNormalizationWorkload.cpp101 DataLayoutIndexed dataLayoutIndexed(dataLayout); in NormalizeAcrossUingLbr() local
DConvImpl.cpp92 const armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in Convolve() local
/external/android-nn-driver/
DConversionUtils_1_2.hpp275 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertConv2d_1_2() local
405 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertDepthwiseConv2d_1_2() local
846 armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in ConvertGroupedConv2d() local
2017 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in ConvertResize() local
2037 armnnUtils::DataLayoutIndexed dataLayoutIndexed(descriptor.m_DataLayout); in ConvertResize() local
2717 armnnUtils::DataLayoutIndexed dataLayoutIndexed(desc.m_DataLayout); in ConvertTransposeConv2d() local
/external/armnn/src/backends/backendsCommon/test/layerTests/
DResizeTestImpl.cpp123 armnnUtils::DataLayoutIndexed dataLayoutIndexed(params.m_DataLayout); in ResizeTestImpl() local
DBatchNormalizationTestImpl.cpp45 armnnUtils::DataLayoutIndexed dataLayoutIndexed(dataLayout); in BatchNormTestImpl() local
DConv2dTestImpl.cpp123 const armnnUtils::DataLayoutIndexed dataLayoutIndexed(layout); in GetBias() local
/external/armnn/src/armnnTfParser/
DTfParser.cpp1210 DataLayoutIndexed dataLayoutIndexed(dataLayout); in ParseConv2D() local
1334 DataLayoutIndexed dataLayoutIndexed(dataLayout); in ParseDepthwiseConv2D() local
2983 DataLayoutIndexed dataLayoutIndexed(dataLayout); in ParsePooling2d() local