Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceRNN.cpp155 Shape fwAuxWeightsShape = context->getInputShape(kFwAuxWeightsTensor); in executeTyped() local
267 fwAuxWeights, fwAuxWeightsShape, fwRecurrentWeights, in executeTyped()