/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_lstm_aux_input.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 152 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 151 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 152 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 152 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 151 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 152 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 54 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 152 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 57 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel() local 158 auto fw_aux_input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | bidirectional_sequence_lstm_merge_outputs.mod.py | 119 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py | 119 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm.mod.py | 118 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm_cifg_peephole.mod.py | 118 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm_norm_fw_output.mod.py | 119 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py | 121 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major.mod.py | 118 fw_aux_input_to_input_weights = Input( variable
|
D | bidirectional_sequence_lstm_aux_input.mod.py | 120 fw_aux_input_to_input_weights = Input( variable
|