/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 87 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 90 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 122 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 184 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 187 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 87 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 90 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 122 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 184 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 187 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm_aux_input.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 88 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 91 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 123 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 186 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 189 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 28 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 91 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 94 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 129 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 192 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 195 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 88 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 91 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 123 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 186 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 189 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 88 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 91 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 123 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 186 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 189 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 88 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 91 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 123 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 186 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 189 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 25 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel() local 88 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 91 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel() 123 auto fw_cell_to_output_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 186 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape() 189 …t_weights, fw_cell_to_input_weights, fw_cell_to_forget_weights, fw_cell_to_output_weights, fw_inpu… in CreateModel_dynamic_output_shape()
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | bidirectional_sequence_lstm.mod.py | 50 fw_cell_to_output_weights = Input( variable 229 fw_cell_to_output_weights, 289 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_cifg_peephole.mod.py | 50 fw_cell_to_output_weights = Input( variable 229 fw_cell_to_output_weights, 289 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_merge_outputs.mod.py | 51 fw_cell_to_output_weights = Input( variable 228 fw_cell_to_output_weights, 288 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py | 51 fw_cell_to_output_weights = Input( variable 229 fw_cell_to_output_weights, 289 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_float16_batch_major.mod.py | 50 fw_cell_to_output_weights = Input( variable 229 fw_cell_to_output_weights, 289 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_norm_fw_output.mod.py | 51 fw_cell_to_output_weights = Input( variable 230 fw_cell_to_output_weights, 290 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py | 53 fw_cell_to_output_weights = Input( variable 232 fw_cell_to_output_weights, 292 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|
D | bidirectional_sequence_lstm_aux_input.mod.py | 52 fw_cell_to_output_weights = Input( variable 231 fw_cell_to_output_weights, 291 fw_cell_to_output_weights: fw_cell_to_output_weights_data,
|