Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp307 auto fw_weights1 = model->addOperand(&type1); in CreateModel_2() local
330 …model->addOperation(ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input1, fw_weights1, fw_recurrent… in CreateModel_2()
333 …{input1, fw_weights1, fw_recurrent_weights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent… in CreateModel_2()
355 auto fw_weights1 = model->addOperand(&type1); in CreateModel_relaxed_2() local
378 …model->addOperation(ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input1, fw_weights1, fw_recurrent… in CreateModel_relaxed_2()
381 …{input1, fw_weights1, fw_recurrent_weights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent… in CreateModel_relaxed_2()
405 auto fw_weights1 = model->addOperand(&type19); in CreateModel_float16_2() local
428 …model->addOperation(ANEURALNETWORKS_BIDIRECTIONAL_SEQUENCE_RNN, {input1, fw_weights1, fw_recurrent… in CreateModel_float16_2()
431 …{input1, fw_weights1, fw_recurrent_weights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent… in CreateModel_float16_2()
453 auto fw_weights1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape_2() local
[all …]