Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DUnidirectionalSequenceLSTM.cpp414 float* cellStateOut; in execute() local
466 _Float16* cellStateOut; in execute() local
/aosp12/packages/modules/NeuralNetworks/common/
H A DCpuExecutor.cpp1043 RunTimeOperandInfo& cellStateOut = operands[outs[LSTMCell::kCellStateOutTensor]]; in executeOperation() local
1619 RunTimeOperandInfo& cellStateOut = in executeOperation() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp2645 ANeuralNetworksOperandType cellStateOut = floatTensor2D; in TEST() local
2733 ANeuralNetworksOperandType cellStateOut = floatTensor2D; in lstmTestV1_2() local