Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DUnidirectionalSequenceLSTM.cpp195 const uint32_t numCells = getSizeOfDimension(inputToOutputShape, 0); in prepare() local
DLSTM.cpp394 const uint32_t numCells = getSizeOfDimension(input_to_output_weights_shape, 0); in LSTMEvalFloat32() local
514 const uint32_t numCells = getSizeOfDimension(input_to_output_weights_shape, 0); in LSTMEvalFloat16() local