Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp412 const int8_t* recurrentToInputWeightsBuffer = reinterpret_cast<const int8_t*>( in execute() local
617 -prevOutputShape.offset, recurrentToInputWeightsBuffer, in execute()
724 recurrentToInputWeightsBuffer, recurrentToInputEffectiveScaleA, in execute()