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