Home
last modified time | relevance | path

Searched defs:idx_channel (Results 1 – 16 of 16) sorted by relevance

/external/ComputeLibrary/src/core/CL/kernels/
DCLDepthToSpaceLayerKernel.cpp47 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate_arguments() local
92 …const int idx_channel = get_data_layout_dimension_index(input->info()->data_layout(), DataLayoutDi… in configure() local
DCLSpaceToDepthLayerKernel.cpp52 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate_arguments() local
92 …const int idx_channel = get_data_layout_dimension_index(input->info()->data_layout(), DataLayoutDi… in configure() local
DCLReorgLayerKernel.cpp89 …const size_t idx_channel = get_data_layout_dimension_index(input->info()->data_layout(), DataLayou… in configure() local
DCLBatchToSpaceLayerKernel.cpp71 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::CHANNEL); in validate_arguments_static() local
DCLSpaceToBatchLayerKernel.cpp55 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate_arguments() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNEDepthToSpaceLayerKernel.cpp52 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate_arguments() local
107 …const int idx_channel = get_data_layout_dimension_index(_data_layout, DataLayoutDimension::CHANNE… in run() local
DNESpaceToDepthLayerKernel.cpp58 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate_arguments() local
DNEBatchToSpaceLayerKernel.cpp71 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::CHANNEL); in validate_arguments_static() local
DNESpaceToBatchLayerKernel.cpp59 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate_arguments() local
/external/ComputeLibrary/src/gpu/cl/kernels/
DClPool3dKernel.cpp117 …const int idx_channel = get_data_layout_dimension_index(_data_layout, DataLayoutDimens… in configure() local
DClScaleKernel.cpp116 …const int idx_channel = get_data_layout_dimension_index(_data_layout, DataLayoutDim… in configure() local
DClPool2dKernel.cpp125 …const int idx_channel = get_data_layout_dimension_index(_data_layout, DataLayoutDime… in configure() local
/external/ComputeLibrary/tests/validation/reference/
DPooling3dLayer.cpp50 const int idx_channel = 0; in pooling_3d_layer_internal() local
/external/ComputeLibrary/arm_compute/core/utils/misc/
DShapeCalculator.h127 …const size_t idx_channel = get_data_layout_dimension_index(input.data_layout(), DataLayoutDimensio… in compute_reorg_output_shape() local
717 …const size_t idx_channel = get_data_layout_dimension_index(input_data_layout, DataLayoutDimension:… in compute_deep_convolution_shape() local
1112 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::CHANNEL); in compute_depth_to_space_shape() local
/external/ComputeLibrary/src/gpu/cl/operators/
DClGemmConv2d.cpp370 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate() local
/external/ComputeLibrary/src/cpu/operators/
DCpuGemmConv2d.cpp442 …const int idx_channel = get_data_layout_dimension_index(data_layout, DataLayoutDimension::C… in validate() local