Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQLSTM.cpp409 const int8_t* inputToInputWeightsBuffer = in execute() local
411 const bool useCifg = (inputToInputWeightsBuffer == nullptr); in execute()
614 -inputShape.offset, inputToInputWeightsBuffer, inputToInputWeightsShape, in execute()
718 inputToInputWeightsBuffer, inputToInputEffectiveScaleA, in execute()