Searched defs:CreateQuantizedLstm (Results 1 – 4 of 4) sorted by relevance
219 … std::unique_ptr<IWorkload> CreateQuantizedLstm(const QuantizedLstmQueueDescriptor& /*descriptor*/, in CreateQuantizedLstm() function in armnn::WorkloadFactoryBase
2239 std::unique_ptr<IWorkload> IWorkloadFactory::CreateQuantizedLstm(const QuantizedLstmQueueDescriptor… in CreateQuantizedLstm() function in armnn::IWorkloadFactory
998 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateQuantizedLstm(const QuantizedLstmQueueDescrip… in CreateQuantizedLstm() function in armnn::NeonWorkloadFactory
1153 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateQuantizedLstm(const QuantizedLstmQueueDescripto… in CreateQuantizedLstm() function in armnn::ClWorkloadFactory