Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceRNN.cpp99 Shape fwRecurrentWeightsShape = context->getInputShape(kFwRecurrentWeightsTensor); in executeTyped() local
239 fwRecurrentWeightsShape, activation, fwOutputBatchStride, in executeTyped()