Searched refs:lstm_cell (Results 1 – 1 of 1) sorted by relevance
1103 LSTMCell lstm_cell(operation, operands); in executeOperation() local1105 success = lstm_cell.Prepare(operation, operands, &scratchShape, &outputStateShape, in executeOperation()1110 setInfoAndAllocateIfNeeded(&output, outputShape, &result) && lstm_cell.Eval(); in executeOperation()