Searched refs:aux_input3 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 893 auto aux_input3 = model->addOperand(&type5); in CreateModel_4() local 908 …tate3, bw_weights3, bw_recurrent_weights3, bw_bias3, bw_hidden_state3, aux_input3, fw_aux_weights3… in CreateModel_4() 911 …tate3, bw_weights3, bw_recurrent_weights3, bw_bias3, bw_hidden_state3, aux_input3, fw_aux_weights3… in CreateModel_4() 941 auto aux_input3 = model->addOperand(&type5); in CreateModel_relaxed_4() local 956 …tate3, bw_weights3, bw_recurrent_weights3, bw_bias3, bw_hidden_state3, aux_input3, fw_aux_weights3… in CreateModel_relaxed_4() 959 …tate3, bw_weights3, bw_recurrent_weights3, bw_bias3, bw_hidden_state3, aux_input3, fw_aux_weights3… in CreateModel_relaxed_4() 991 auto aux_input3 = model->addOperand(&type14); in CreateModel_float16_4() local 1006 …tate3, bw_weights3, bw_recurrent_weights3, bw_bias3, bw_hidden_state3, aux_input3, fw_aux_weights3… in CreateModel_float16_4() 1009 …tate3, bw_weights3, bw_recurrent_weights3, bw_bias3, bw_hidden_state3, aux_input3, fw_aux_weights3… in CreateModel_float16_4() 1039 auto aux_input3 = model->addOperand(&type5); in CreateModel_dynamic_output_shape_4() local [all …]
|