Searched refs:lstm_cell (Results 1 – 1 of 1) sorted by relevance
1124 LSTMCell lstm_cell(operation, mOperands); in executeOperation() local1126 success = lstm_cell.Prepare(operation, mOperands, &scratchShape, &outputStateShape, in executeOperation()1131 setInfoAndAllocateIfNeeded(&output, outputShape, &result) && lstm_cell.Eval(); in executeOperation()