Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.cpp399 const uint32_t batchInputSize = batchSize * inputSize; in LSTMEvalFloat32() local
519 const uint32_t batchInputSize = batchSize * inputSize; in LSTMEvalFloat16() local