Home
last modified time | relevance | path

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

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