Home
last modified time | relevance | path

Searched defs:cellStateOutDecoder (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/armnn/src/backends/reference/workloads/
H A DLstm.cpp24 std::unique_ptr<Decoder<float>>& cellStateOutDecoder, in LstmImpl()
H A DRefLstmWorkload.cpp67 …std::unique_ptr<Decoder<float>> cellStateOutDecoder = MakeDecoder<float>(outputInfo, outputs[2]->M… in Execute() local
H A DRefUnidirectionalSequenceLstmWorkload.cpp126 …std::unique_ptr<Decoder<float>> cellStateOutDecoder = MakeDecoder<float>(cellStateInfo, cellStateO… in Execute() local
H A DRefQLstmWorkload.cpp101 std::unique_ptr<Decoder<float>> cellStateOutDecoder = in Execute() local