Searched refs:aux_input1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 315 auto aux_input1 = model->addOperand(&type5); in CreateModel_2() local 330 …tate1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1, aux_input1, fw_aux_weights1… in CreateModel_2() 333 …tate1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1, aux_input1, fw_aux_weights1… in CreateModel_2() 363 auto aux_input1 = model->addOperand(&type5); in CreateModel_relaxed_2() local 378 …tate1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1, aux_input1, fw_aux_weights1… in CreateModel_relaxed_2() 381 …tate1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1, aux_input1, fw_aux_weights1… in CreateModel_relaxed_2() 413 auto aux_input1 = model->addOperand(&type14); in CreateModel_float16_2() local 428 …tate1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1, aux_input1, fw_aux_weights1… in CreateModel_float16_2() 431 …tate1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1, aux_input1, fw_aux_weights1… in CreateModel_float16_2() 461 auto aux_input1 = model->addOperand(&type5); in CreateModel_dynamic_output_shape_2() local [all …]
|