Searched defs:CreateLstm (Results 1 – 5 of 5) sorted by relevance
151 std::unique_ptr<IWorkload> CreateLstm(const LstmQueueDescriptor& /*descriptor*/, in CreateLstm() function in armnn::WorkloadFactoryBase
2131 std::unique_ptr<IWorkload> IWorkloadFactory::CreateLstm(const LstmQueueDescriptor& /*descriptor*/, in CreateLstm() function in armnn::IWorkloadFactory
914 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateLstm(const LstmQueueDescriptor& descriptor, in CreateLstm() function in armnn::RefWorkloadFactory
891 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateLstm(const LstmQueueDescriptor& descriptor, in CreateLstm() function in armnn::NeonWorkloadFactory
1047 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateLstm(const LstmQueueDescriptor& descriptor, in CreateLstm() function in armnn::ClWorkloadFactory