Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceRNN.cpp128 Shape fwRecurrentWeightsShape = context->getInputShape(kFwRecurrentWeightsTensor); in executeTyped() local
268 fwRecurrentWeightsShape, activation, fwOutputBatchStride, in executeTyped()