Home
last modified time | relevance | path

Searched defs:inputGateScratchDecoder (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp13 void LstmImpl(const LstmDescriptor& descriptor, in LstmImpl()
H A DRefLstmWorkload.cpp87 std::unique_ptr<Decoder<float>> inputGateScratchDecoder = in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp106 std::unique_ptr<Decoder<float>> inputGateScratchDecoder; in Execute() local