Searched refs:forget_gate_bias1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | layer_norm_lstm.model.cpp | 414 auto forget_gate_bias1 = model->addOperand(&type3); in CreateModel_4() local 439 …cell_to_forget_weights1, cell_to_output_weights1, input_gate_bias1, forget_gate_bias1, cell_gate_b… in CreateModel_4() 442 …cell_to_forget_weights1, cell_to_output_weights1, input_gate_bias1, forget_gate_bias1, cell_gate_b… in CreateModel_4() 478 auto forget_gate_bias1 = model->addOperand(&type3); in CreateModel_dynamic_output_shape_4() local 503 …cell_to_forget_weights1, cell_to_output_weights1, input_gate_bias1, forget_gate_bias1, cell_gate_b… in CreateModel_dynamic_output_shape_4() 506 …cell_to_forget_weights1, cell_to_output_weights1, input_gate_bias1, forget_gate_bias1, cell_gate_b… in CreateModel_dynamic_output_shape_4() 543 auto forget_gate_bias1 = model->addOperand(&type3); in CreateModel_5() local 568 …cell_to_forget_weights1, cell_to_output_weights1, input_gate_bias1, forget_gate_bias1, cell_gate_b… in CreateModel_5() 571 …cell_to_forget_weights1, cell_to_output_weights1, input_gate_bias1, forget_gate_bias1, cell_gate_b… in CreateModel_5() 607 auto forget_gate_bias1 = model->addOperand(&type3); in CreateModel_dynamic_output_shape_5() local [all …]
|