Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DBidirectionalSequenceLSTM.cpp325 const bool has_aux_input = !IsNullInput(aux_input_); in Prepare() local
450 const bool has_aux_input = !IsNullInput(aux_input_); in Eval() local