Searched refs:bw_aux_weights4 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 1186 auto bw_aux_weights4 = model->addOperand(&type1); in CreateModel_5() local 1199 …t_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4, bw_aux_weights4, activation4,… in CreateModel_5() 1202 …, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4, bw_aux_weights4}, in CreateModel_5() 1233 auto bw_aux_weights4 = model->addOperand(&type1); in CreateModel_relaxed_5() local 1246 …t_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4, bw_aux_weights4, activation4,… in CreateModel_relaxed_5() 1249 …, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4, bw_aux_weights4}, in CreateModel_relaxed_5() 1282 auto bw_aux_weights4 = model->addOperand(&type19); in CreateModel_float16_5() local 1295 …t_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4, bw_aux_weights4, activation4,… in CreateModel_float16_5() 1298 …, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4, bw_aux_weights4}, in CreateModel_float16_5() 1329 auto bw_aux_weights4 = model->addOperand(&type1); in CreateModel_dynamic_output_shape_5() local [all …]
|