Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DCpuExecutor.cpp1134 RNN rnn_cell(operation, operands); in executeOperation() local
1138 setInfoAndAllocateIfNeeded(&output, outputShape, &result) && rnn_cell.Eval(); in executeOperation()