Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp106 Shape bwRecurrentWeightsShape = context->getInputShape(kBwRecurrentWeightsTensor); in executeTyped() local
267 bwRecurrentWeightsShape, activation, bwOutputBatchStride, in executeTyped()