Searched refs:batchInputDelta (Results 1 – 1 of 1) sorted by relevance
437 const int batchInputDelta = forwardSequence ? batchInputSize : -batchInputSize; in LSTMEvalFloat32() local458 inputCurrentTimeStep += batchInputDelta; in LSTMEvalFloat32()460 auxInputCurrentTimeStep += batchInputDelta; in LSTMEvalFloat32()675 const int batchInputDelta = forwardSequence ? batchInputSize : -batchInputSize; in LSTMEvalFloat16() local700 inputCurrentTimeStep += batchInputDelta; in LSTMEvalFloat16()702 auxInputCurrentTimeStep += batchInputDelta; in LSTMEvalFloat16()