Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp1463 auto fw_recurrent_weights5 = model->addOperand(&type2); in CreateModel_6() local
1485 …ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input5, fw_weights5, fw_recurrent_weights5, fw_bias5,… in CreateModel_6()
1488 …{input5, fw_weights5, fw_recurrent_weights5, fw_bias5, fw_hidden_state5, bw_weights5, bw_recurrent… in CreateModel_6()
1510 auto fw_recurrent_weights5 = model->addOperand(&type2); in CreateModel_relaxed_6() local
1532 …ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input5, fw_weights5, fw_recurrent_weights5, fw_bias5,… in CreateModel_relaxed_6()
1535 …{input5, fw_weights5, fw_recurrent_weights5, fw_bias5, fw_hidden_state5, bw_weights5, bw_recurrent… in CreateModel_relaxed_6()
1559 auto fw_recurrent_weights5 = model->addOperand(&type18); in CreateModel_float16_6() local
1581 …ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input5, fw_weights5, fw_recurrent_weights5, fw_bias5,… in CreateModel_float16_6()
1584 …{input5, fw_weights5, fw_recurrent_weights5, fw_bias5, fw_hidden_state5, bw_weights5, bw_recurrent… in CreateModel_float16_6()
1606 auto fw_recurrent_weights5 = model->addOperand(&type2); in CreateModel_dynamic_output_shape_6() local
[all …]