Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceRNN.cpp92 Shape bwRecurrentWeightsShape = context->getInputShape(kBwRecurrentWeightsTensor); in executeTyped() local
228 bwRecurrentWeightsShape, activation, bwOutputBatchStride, in executeTyped()