Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp414 const int16_t* cellToInputBuffer = in execute() local
490 if (cellToInputBuffer != nullptr) { in execute()
727 if (cellToInputBuffer != nullptr) { in execute()
729 cellToInputBuffer, outputSize, cellStateBuffer, batchSize, in execute()