Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp1177 auto fw_recurrent_weights4 = model->addOperand(&type2); in CreateModel_5() local
1199 …ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input4, fw_weights4, fw_recurrent_weights4, fw_bias4,… in CreateModel_5()
1202 …{input4, fw_weights4, fw_recurrent_weights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent… in CreateModel_5()
1224 auto fw_recurrent_weights4 = model->addOperand(&type2); in CreateModel_relaxed_5() local
1246 …ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input4, fw_weights4, fw_recurrent_weights4, fw_bias4,… in CreateModel_relaxed_5()
1249 …{input4, fw_weights4, fw_recurrent_weights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent… in CreateModel_relaxed_5()
1273 auto fw_recurrent_weights4 = model->addOperand(&type18); in CreateModel_float16_5() local
1295 …ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input4, fw_weights4, fw_recurrent_weights4, fw_bias4,… in CreateModel_float16_5()
1298 …{input4, fw_weights4, fw_recurrent_weights4, fw_bias4, fw_hidden_state4, bw_weights4, bw_recurrent… in CreateModel_float16_5()
1320 auto fw_recurrent_weights4 = model->addOperand(&type2); in CreateModel_dynamic_output_shape_5() local
[all …]