Searched defs:block_shape_y (Results 1 – 8 of 8) sorted by relevance
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLBatchToSpaceLayer.cpp | 57 …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()
|
D | CLSpaceToBatchLayer.cpp | 65 …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/ |
D | CLBatchToSpaceLayerKernel.cpp | 55 …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()
|
D | CLSpaceToBatchLayerKernel.cpp | 63 …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/ |
D | NEBatchToSpaceLayer.cpp | 44 …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()
|
D | NESpaceToBatchLayer.cpp | 60 …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/ |
D | NEBatchToSpaceLayerKernel.cpp | 56 …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()
|
D | NESpaceToBatchLayerKernel.cpp | 67 …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()
|