Searched refs:has_fw_aux_weights (Results 1 – 1 of 1) sorted by relevance
327 const bool has_fw_aux_weights = !IsNullInput(fw_aux_input_to_forget_weights_); in Prepare() local330 NN_RET_CHECK(has_fw_aux_weights == has_bw_aux_weights); in Prepare()333 NN_RET_CHECK(getLinkingMode(has_aux_input, has_fw_aux_weights, &linkingMode)); in Prepare()341 if (has_fw_aux_weights) { in Prepare()