Home
last modified time | relevance | path

Searched defs:compute_units (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/arm_compute/core/CL/
H A DCLDevice.h103 size_t compute_units() const in compute_units() function
/aosp_15_r20/external/ComputeLibrary/arm_compute/
H A DAclTypes.h158 int32_t compute_units; /**< Compute Units that the queue will deploy */ member