Searched refs:bw_aux_weights5 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 1472 auto bw_aux_weights5 = model->addOperand(&type13); in CreateModel_6() local 1485 …t_weights5, bw_bias5, bw_hidden_state5, aux_input5, fw_aux_weights5, bw_aux_weights5, activation5,… in CreateModel_6() 1488 …, bw_recurrent_weights5, bw_bias5, bw_hidden_state5, aux_input5, fw_aux_weights5, bw_aux_weights5}, in CreateModel_6() 1519 auto bw_aux_weights5 = model->addOperand(&type13); in CreateModel_relaxed_6() local 1532 …t_weights5, bw_bias5, bw_hidden_state5, aux_input5, fw_aux_weights5, bw_aux_weights5, activation5,… in CreateModel_relaxed_6() 1535 …, bw_recurrent_weights5, bw_bias5, bw_hidden_state5, aux_input5, fw_aux_weights5, bw_aux_weights5}, in CreateModel_relaxed_6() 1568 auto bw_aux_weights5 = model->addOperand(&type27); in CreateModel_float16_6() local 1581 …t_weights5, bw_bias5, bw_hidden_state5, aux_input5, fw_aux_weights5, bw_aux_weights5, activation5,… in CreateModel_float16_6() 1584 …, bw_recurrent_weights5, bw_bias5, bw_hidden_state5, aux_input5, fw_aux_weights5, bw_aux_weights5}, in CreateModel_float16_6() 1615 auto bw_aux_weights5 = model->addOperand(&type13); in CreateModel_dynamic_output_shape_6() local [all …]
|