Home
last modified time | relevance | path

Searched refs:cellToOutputBuffer (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp445 const int16_t* cellToOutputBuffer = in execute() local
568 if (cellToOutputBuffer != nullptr) { in execute()
761 if (cellToOutputBuffer != nullptr) { in execute()
763 cellToOutputBuffer, outputSize, cellStateBuffer, batchSize, in execute()