Searched refs:bw_bias4 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 1182 auto bw_bias4 = model->addOperand(&type3); in CreateModel_5() local 1199 …ights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4… in CreateModel_5() 1202 …ights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4… in CreateModel_5() 1229 auto bw_bias4 = model->addOperand(&type3); in CreateModel_relaxed_5() local 1246 …ights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4… in CreateModel_relaxed_5() 1249 …ights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4… in CreateModel_relaxed_5() 1278 auto bw_bias4 = model->addOperand(&type15); in CreateModel_float16_5() local 1295 …ights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4… in CreateModel_float16_5() 1298 …ights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4… in CreateModel_float16_5() 1325 auto bw_bias4 = model->addOperand(&type3); in CreateModel_dynamic_output_shape_5() local [all …]
|