Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceRNN.cpp90 Shape bwWeightsShape = context->getInputShape(kBwWeightsTensor); in executeTyped() local
176 const uint32_t bwNumUnits = getSizeOfDimension(bwWeightsShape, 0); in executeTyped()
226 fixedTimeAuxInputShape, bwHiddenState, bwBias, bwWeights, bwWeightsShape, in executeTyped()