Searched refs:bwOutputBatchStride (Results 1 – 1 of 1) sorted by relevance
254 uint32_t bwOutputBatchStride; in executeTyped() local256 bwOutputBatchStride = fwNumUnits + bwNumUnits; in executeTyped()258 bwOutputBatchPtr = fwOutput + i * batchSize * bwOutputBatchStride; in executeTyped()260 bwOutputBatchStride = bwNumUnits; in executeTyped()261 bwOutputBatchPtr = bwOutput + i * batchSize * bwOutputBatchStride; in executeTyped()267 bwRecurrentWeightsShape, activation, bwOutputBatchStride, in executeTyped()