Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/arm_compute/dynamic_fusion/runtime/gpu/cl/
H A DClWorkloadRuntime.h35 class CLTensor; variable
/aosp_15_r20/external/ComputeLibrary/tests/
H A DUtils.h58 class CLTensor; variable
/aosp_15_r20/external/ComputeLibrary/arm_compute/runtime/CL/
H A DCLTensorAllocator.h40 class CLTensor; variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/
H A DCLTensor.cpp31 CLTensor::CLTensor(IRuntimeContext *ctx) in CLTensor() function in arm_compute::CLTensor