Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
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