Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/cl/workloads/
H A DClGatherWorkload.hpp19 class ClGatherWorkload : public ClBaseWorkload<GatherQueueDescriptor> class
H A DClGatherWorkload.cpp29 ClGatherWorkload::ClGatherWorkload(const GatherQueueDescriptor& descriptor, in ClGatherWorkload() function in armnn::ClGatherWorkload