Home
last modified time | relevance | path

Searched refs:aux_bw_weights_all_or_none (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp314 const bool aux_bw_weights_all_or_none = in Prepare() local
324 NN_RET_CHECK(aux_fw_weights_all_or_none && aux_bw_weights_all_or_none); in Prepare()