Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp438 const int32_t* cellBiasBuffer = in execute() local
707 ApplyLayerNorm(cellGateBuffer.data(), cellLayerNormBuffer, cellBiasBuffer, in execute()