/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_lstm_aux_input.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 114 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 113 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 114 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 114 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 113 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 114 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 16 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 114 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 19 auto fw_input_to_forget_weights = model->addOperand(&type1); in CreateModel() local 120 auto fw_input_to_forget_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 | 31 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py | 31 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm.mod.py | 30 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm_cifg_peephole.mod.py | 30 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm_norm_fw_output.mod.py | 31 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py | 33 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major.mod.py | 30 fw_input_to_forget_weights = Input( variable
|
D | bidirectional_sequence_lstm_aux_input.mod.py | 32 fw_input_to_forget_weights = Input( variable
|