Searched refs:fwOutputBatchStride (Results 1 – 1 of 1) sorted by relevance
233 const uint32_t fwOutputBatchStride = mergeOutputs ? (fwNumUnits + bwNumUnits) : fwNumUnits; in executeTyped() local234 T* fwOutputBatchPtr = fwOutput + i * batchSize * fwOutputBatchStride; in executeTyped()239 fwRecurrentWeightsShape, activation, fwOutputBatchStride, in executeTyped()