Searched refs:aux_input4 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 1184 auto aux_input4 = model->addOperand(&type0); in CreateModel_5() local 1199 …tate4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4… in CreateModel_5() 1202 …tate4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4… in CreateModel_5() 1231 auto aux_input4 = model->addOperand(&type0); in CreateModel_relaxed_5() local 1246 …tate4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4… in CreateModel_relaxed_5() 1249 …tate4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4… in CreateModel_relaxed_5() 1280 auto aux_input4 = model->addOperand(&type20); in CreateModel_float16_5() local 1295 …tate4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4… in CreateModel_float16_5() 1298 …tate4, bw_weights4, bw_recurrent_weights4, bw_bias4, bw_hidden_state4, aux_input4, fw_aux_weights4… in CreateModel_float16_5() 1327 auto aux_input4 = model->addOperand(&type0); in CreateModel_dynamic_output_shape_5() local [all …]
|