Searched defs:CreateQLstm (Results 1 – 4 of 4) sorted by relevance
1059 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateQLstm(const QLstmQueueDescriptor& descriptor, in CreateQLstm() function in armnn::RefWorkloadFactory
986 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateQLstm(const QLstmQueueDescriptor& descriptor, in CreateQLstm() function in armnn::NeonWorkloadFactory
1141 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateQLstm(const QLstmQueueDescriptor& descriptor, in CreateQLstm() function in armnn::ClWorkloadFactory
2233 std::unique_ptr<IWorkload> IWorkloadFactory::CreateQLstm(const QLstmQueueDescriptor& /*descriptor*/, in CreateQLstm() function in armnn::IWorkloadFactory