Home
last modified time | relevance | path

Searched defs:_block_shape (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/
H A DCLSpaceToDepthLayerKernel.h81 int32_t _block_shape; /**< Block shape */ variable
H A DCLDepthToSpaceLayerKernel.h81 int32_t _block_shape; /**< Block shape */ variable
H A DCLBatchToSpaceLayerKernel.h107 const ICLTensor *_block_shape; /**< Block shape tensor */ variable
H A DCLSpaceToBatchLayerKernel.h117 const ICLTensor *_block_shape; /**< Block shape tensor for dynamic evaluation */ variable
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/
H A DNEDepthToSpaceLayerKernel.h77 int32_t _block_shape; /**< Block shape */ variable
H A DNESpaceToDepthLayerKernel.h77 int32_t _block_shape; /**< Block shape */ variable
H A DNEBatchToSpaceLayerKernel.h93 const ITensor *_block_shape; /**< Block shape tensor */ variable
H A DNESpaceToBatchLayerKernel.h101 const ITensor *_block_shape; /**< Block shape tensor for dynamic evaluation */ variable