Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/neon/workloads/
H A DNeonGatherWorkload.hpp19 class NeonGatherWorkload : public NeonBaseWorkload<GatherQueueDescriptor> class
H A DNeonGatherWorkload.cpp27 NeonGatherWorkload::NeonGatherWorkload(const GatherQueueDescriptor& descriptor, in NeonGatherWorkload() function in armnn::NeonGatherWorkload