Searched refs:bwOutputBatchStride (Results 1 – 1 of 1) sorted by relevance
215 uint32_t bwOutputBatchStride; in executeTyped() local217 bwOutputBatchStride = fwNumUnits + bwNumUnits; in executeTyped()219 bwOutputBatchPtr = fwOutput + i * batchSize * bwOutputBatchStride; in executeTyped()221 bwOutputBatchStride = bwNumUnits; in executeTyped()222 bwOutputBatchPtr = bwOutput + i * batchSize * bwOutputBatchStride; in executeTyped()228 bwRecurrentWeightsShape, activation, bwOutputBatchStride, in executeTyped()