Home
last modified time | relevance | path

Searched defs:cl_buffer (Results 1 – 4 of 4) sorted by relevance

/external/armnn/src/backends/cl/
DICLTensorProxy.hpp55 const cl::Buffer& cl_buffer() const in cl_buffer() function in armnn::ICLTensorProxy
/external/ComputeLibrary/src/runtime/CL/
DCLSubTensor.cpp55 const cl::Buffer &CLSubTensor::cl_buffer() const in cl_buffer() function in CLSubTensor
DCLTensor.cpp51 const cl::Buffer &CLTensor::cl_buffer() const in cl_buffer() function in arm_compute::CLTensor
/external/ComputeLibrary/arm_compute/runtime/CL/
DCLArray.h84 const cl::Buffer &cl_buffer() const override in cl_buffer() function