Searched refs:input_to_output_weights1 (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | layer_norm_lstm.model.cpp | 405 auto input_to_output_weights1 = model->addOperand(&type1); in CreateModel_4() local 439 …put_weights1, input_to_forget_weights1, input_to_cell_weights1, input_to_output_weights1, recurren… in CreateModel_4() 442 …put_weights1, input_to_forget_weights1, input_to_cell_weights1, input_to_output_weights1, recurren… in CreateModel_4() 469 auto input_to_output_weights1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape_4() local 503 …put_weights1, input_to_forget_weights1, input_to_cell_weights1, input_to_output_weights1, recurren… in CreateModel_dynamic_output_shape_4() 506 …put_weights1, input_to_forget_weights1, input_to_cell_weights1, input_to_output_weights1, recurren… in CreateModel_dynamic_output_shape_4() 534 auto input_to_output_weights1 = model->addOperand(&type1); in CreateModel_5() local 568 …put_weights1, input_to_forget_weights1, input_to_cell_weights1, input_to_output_weights1, recurren… in CreateModel_5() 571 …put_weights1, input_to_forget_weights1, input_to_cell_weights1, input_to_output_weights1, recurren… in CreateModel_5() 598 auto input_to_output_weights1 = model->addOperand(&type1); in CreateModel_dynamic_output_shape_5() local [all …]
|