Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DRNN.cpp120 bool RNN::RNNStep(const T* inputData, const Shape& inputShape, const T* hiddenStateInputData, in RNNStep() function in android::nn::RNN
140 bool RNN::RNNStep(const T* inputData, const Shape& inputShape, const T* auxInputData, in RNNStep() function in android::nn::RNN