Searched refs:bw_aux_weights2 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 609 auto bw_aux_weights2 = model->addOperand(&type5); in CreateModel_3() local 621 …t_weights2, bw_bias2, bw_hidden_state2, aux_input2, fw_aux_weights2, bw_aux_weights2, activation2,… in CreateModel_3() 624 …, bw_recurrent_weights2, bw_bias2, bw_hidden_state2, aux_input2, fw_aux_weights2, bw_aux_weights2}, in CreateModel_3() 656 auto bw_aux_weights2 = model->addOperand(&type5); in CreateModel_relaxed_3() local 668 …t_weights2, bw_bias2, bw_hidden_state2, aux_input2, fw_aux_weights2, bw_aux_weights2, activation2,… in CreateModel_relaxed_3() 671 …, bw_recurrent_weights2, bw_bias2, bw_hidden_state2, aux_input2, fw_aux_weights2, bw_aux_weights2}, in CreateModel_relaxed_3() 705 auto bw_aux_weights2 = model->addOperand(&type14); in CreateModel_float16_3() local 717 …t_weights2, bw_bias2, bw_hidden_state2, aux_input2, fw_aux_weights2, bw_aux_weights2, activation2,… in CreateModel_float16_3() 720 …, bw_recurrent_weights2, bw_bias2, bw_hidden_state2, aux_input2, fw_aux_weights2, bw_aux_weights2}, in CreateModel_float16_3() 752 auto bw_aux_weights2 = model->addOperand(&type5); in CreateModel_dynamic_output_shape_3() local [all …]
|