Home
last modified time | relevance | path

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

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