Home
last modified time | relevance | path

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

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