Home
last modified time | relevance | path

Searched defs:shape2d (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/core/CL/
DCLUtils.cpp29 …_from_buffer(const cl::Context &ctx, const cl::Buffer &buffer, const TensorShape &shape2d, DataTyp… in create_image2d_from_buffer()
/external/ComputeLibrary/src/core/CL/kernels/
DCLGEMMMatrixMultiplyReshapedKernel.cpp378 …const TensorShape shape2d(_input1->info()->dimension(0) / 4, _input1->info()->dimension(1) * _inpu… in run() local
DCLGEMMMatrixMultiplyReshapedOnlyRHSKernel.cpp381 …const TensorShape shape2d(_input1->info()->dimension(0) / 4, _input1->info()->dimension(1) * _inpu… in run() local