Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp104 Shape bwWeightsShape = context->getInputShape(kBwWeightsTensor); in executeTyped() local
196 const uint32_t bwNumUnits = getSizeOfDimension(bwWeightsShape, 0); in executeTyped()
265 fixedTimeAuxInputShape, bwHiddenState, bwBias, bwWeights, bwWeightsShape, in executeTyped()