Home
last modified time | relevance | path

Searched defs:auxInputShape (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DRNN.cpp137 const Shape& auxInputShape, const T* hiddenStateInputData, const T* biasData, in RNNStep()
DBidirectionalSequenceRNN.cpp125 Shape auxInputShape = context->getInputShape(kAuxInputTensor); in executeTyped() local