Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.cpp315 const bool aux_bw_weights_all_or_none = in Prepare() local
325 NN_RET_CHECK(aux_fw_weights_all_or_none && aux_bw_weights_all_or_none); in Prepare()