Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DCpuExecutor.cpp1151 RNN rnn_cell(operation, mOperands); in executeOperation() local
1155 setInfoAndAllocateIfNeeded(&output, outputShape, &result) && rnn_cell.Eval(); in executeOperation()