Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DRNN.cpp157 bool hasAuxInput = (auxInputData != nullptr); in RNNStep() local
DLSTM.cpp403 const bool hasAuxInput = (aux_input_buffer != nullptr); in LSTMEvalFloat32() local
638 const bool hasAuxInput = (aux_input_buffer != nullptr); in LSTMEvalFloat16() local