Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.cpp326 const bool has_aux_input = !IsNullInput(aux_input_); in Prepare() local
451 const bool has_aux_input = !IsNullInput(aux_input_); in Eval() local