Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/backends/neon/workloads/
H A DNeonQLstmWorkload.hpp19 class NeonQLstmWorkload : public NeonBaseWorkload<QLstmQueueDescriptor> class
H A DNeonQLstmWorkload.cpp17 NeonQLstmWorkload::NeonQLstmWorkload(const QLstmQueueDescriptor& descriptor, const WorkloadInfo& in… in NeonQLstmWorkload() function in armnn::NeonQLstmWorkload