Searched refs:bw_bias1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_rnn.model.cpp | 313 auto bw_bias1 = model->addOperand(&type3); in CreateModel_2() local 330 …ights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1… in CreateModel_2() 333 …ights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1… in CreateModel_2() 361 auto bw_bias1 = model->addOperand(&type3); in CreateModel_relaxed_2() local 378 …ights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1… in CreateModel_relaxed_2() 381 …ights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1… in CreateModel_relaxed_2() 411 auto bw_bias1 = model->addOperand(&type15); in CreateModel_float16_2() local 428 …ights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1… in CreateModel_float16_2() 431 …ights1, fw_bias1, fw_hidden_state1, bw_weights1, bw_recurrent_weights1, bw_bias1, bw_hidden_state1… in CreateModel_float16_2() 459 auto bw_bias1 = model->addOperand(&type3); in CreateModel_dynamic_output_shape_2() local [all …]
|