Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DRNN.cpp141 const Shape& auxInputShape, const T* hiddenStateInputData, const T* biasData, in RNNStep()
DBidirectionalSequenceRNN.cpp156 Shape auxInputShape = context->getInputShape(kAuxInputTensor); in executeTyped() local