Home
last modified time | relevance | path

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

/external/armnn/src/backends/neon/workloads/
DNeonQuantizedLstmWorkload.hpp18 class NeonQuantizedLstmWorkload : public NeonBaseWorkload<QuantizedLstmQueueDescriptor> class
DNeonQuantizedLstmWorkload.cpp17 NeonQuantizedLstmWorkload::NeonQuantizedLstmWorkload(const QuantizedLstmQueueDescriptor &descriptor, in NeonQuantizedLstmWorkload() function in armnn::NeonQuantizedLstmWorkload