Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp97 Shape fwWeightsShape = context->getInputShape(kFwWeightsTensor); in executeTyped() local
195 const uint32_t fwNumUnits = getSizeOfDimension(fwWeightsShape, 0); in executeTyped()
237 fixedTimeAuxInputShape, fwHiddenState, fwBias, fwWeights, fwWeightsShape, in executeTyped()