Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h160 static bool LSTMStep(
DLSTM.cpp484 LSTMStep(params, inputCurrentTimeStep, batchInputShape, input_to_input_weights_buffer, in LSTMEvalFloat32()
722 LSTMStep(params, inputCurrentTimeStep, batchInputShape, in LSTMEvalFloat16()
765 bool LSTMCell::LSTMStep( in LSTMStep() function in android::nn::LSTMCell