Home
last modified time | relevance | path

Searched refs:fwOutputBatchPtr (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceRNN.cpp263 T* fwOutputBatchPtr = fwOutput + i * batchSize * fwOutputBatchStride; in executeTyped() local
269 /*outputBatchOffset=*/0, fwOutputBatchPtr, fwOutputHiddenState); in executeTyped()