Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/CL/functions/
DCLBatchToSpaceLayer.cpp57 …ceLayer::configure(const ICLTensor *input, int32_t block_shape_x, int32_t block_shape_y, ICLTensor… in configure()
62 … &compile_context, const ICLTensor *input, int32_t block_shape_x, int32_t block_shape_y, ICLTensor… in configure()
73 …eLayer::validate(const ITensorInfo *input, int32_t block_shape_x, int32_t block_shape_y, const ITe… in validate()
DCLSpaceToBatchLayer.cpp65 …ayer::configure(const ICLTensor *input, const int block_shape_x, const int block_shape_y, const Si… in configure()
70 …ompile_context, const ICLTensor *input, const int block_shape_x, const int block_shape_y, const Si… in configure()
92 …yer::validate(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const Si… in validate()
/external/ComputeLibrary/src/core/CL/kernels/
DCLBatchToSpaceLayerKernel.cpp55 …uments_static(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const IT… in validate_arguments_static()
122 …configure(const ICLTensor *input, const int32_t block_shape_x, const int32_t block_shape_y, ICLTen… in configure()
127 …_context, const ICLTensor *input, const int32_t block_shape_x, const int32_t block_shape_y, ICLTen… in configure()
162 …alidate(const ITensorInfo *input, const int32_t block_shape_x, const int32_t block_shape_y, const … in validate()
DCLSpaceToBatchLayerKernel.cpp63 …uments_static(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const Si… in validate_arguments_static()
128 …rnel::configure(const ICLTensor *input, const int block_shape_x, const int block_shape_y, const Si… in configure()
134 …ompile_context, const ICLTensor *input, const int block_shape_x, const int block_shape_y, const Si… in configure()
180 …nel::validate(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const Si… in validate()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEBatchToSpaceLayer.cpp44 …paceLayer::configure(const ITensor *input, int32_t block_shape_x, int32_t block_shape_y, ITensor *… in configure()
56 …eLayer::validate(const ITensorInfo *input, int32_t block_shape_x, int32_t block_shape_y, const ITe… in validate()
DNESpaceToBatchLayer.cpp60 …hLayer::configure(const ITensor *input, const int block_shape_x, const int block_shape_y, const Si… in configure()
81 …yer::validate(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const Si… in validate()
/external/ComputeLibrary/src/core/NEON/kernels/
DNEBatchToSpaceLayerKernel.cpp56 …uments_static(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const IT… in validate_arguments_static()
103 …::configure(const ITensor *input, const int32_t block_shape_x, const int32_t block_shape_y, ITenso… in configure()
131 …alidate(const ITensorInfo *input, const int32_t block_shape_x, const int32_t block_shape_y, const … in validate()
DNESpaceToBatchLayerKernel.cpp67 …uments_static(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const Si… in validate_arguments_static()
109 …Kernel::configure(const ITensor *input, const int block_shape_x, const int block_shape_y, const Si… in configure()
136 …nel::validate(const ITensorInfo *input, const int block_shape_x, const int block_shape_y, const Si… in validate()