Home
last modified time | relevance | path

Searched defs:numCells (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DUnidirectionalSequenceLSTM.cpp211 const uint32_t numCells = getSizeOfDimension(inputToOutputShape, 0); in prepare() local
H A DLSTM.cpp437 const uint32_t numCells = getSizeOfDimension(input_to_output_weights_shape, 0); in LSTMEvalFloat32() local
557 const uint32_t numCells = getSizeOfDimension(input_to_output_weights_shape, 0); in LSTMEvalFloat16() local