Home
last modified time | relevance | path

Searched refs:fw_weights4 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp1176 auto fw_weights4 = model->addOperand(&type1); in CreateModel_5() local
1199 …model->addOperation(ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input4, fw_weights4, fw_recurrent… in CreateModel_5()
1202 …{input4, fw_weights4, fw_recurrent_weights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent… in CreateModel_5()
1223 auto fw_weights4 = model->addOperand(&type1); in CreateModel_relaxed_5() local
1246 …model->addOperation(ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input4, fw_weights4, fw_recurrent… in CreateModel_relaxed_5()
1249 …{input4, fw_weights4, fw_recurrent_weights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent… in CreateModel_relaxed_5()
1272 auto fw_weights4 = model->addOperand(&type19); in CreateModel_float16_5() local
1295 …model->addOperation(ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input4, fw_weights4, fw_recurrent… in CreateModel_float16_5()
1298 …{input4, fw_weights4, fw_recurrent_weights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent… in CreateModel_float16_5()
1319 auto fw_weights4 = model->addOperand(&type1); in CreateModel_dynamic_output_shape_5() local
[all …]