Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp423 const int8_t* recurrentToForgetWeightsBuffer = reinterpret_cast<const int8_t*>( in execute() local
628 -prevOutputShape.offset, recurrentToForgetWeightsBuffer, recurrentToForgetWeightsShape, in execute()
680 prevOutputBuffer, recurrentToForgetEffectiveBias.get(), recurrentToForgetWeightsBuffer, in execute()