Home
last modified time | relevance | path

Searched defs:bwOutputShape (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.cpp209 Shape* fwOutputShape, Shape* bwOutputShape, in Prepare()
H A DBidirectionalSequenceRNN.cpp165 Shape bwOutputShape; in executeTyped() local
/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1003 Shape fwOutputShape, bwOutputShape, fwOutputActivationStateShape, in executeOperation() local