/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_lstm_aux_input.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 128 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 127 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 128 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 128 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 127 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 128 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 30 auto fw_projection_weights = model->addOperand(&type2); in CreateModel() local 128 auto fw_projection_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 33 auto fw_projection_weights = model->addOperand(&type4); in CreateModel() local 134 auto fw_projection_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | bidirectional_sequence_lstm_merge_outputs.mod.py | 63 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py | 63 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm.mod.py | 62 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm_cifg_peephole.mod.py | 62 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm_norm_fw_output.mod.py | 63 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py | 65 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major.mod.py | 62 fw_projection_weights = Input( variable
|
D | bidirectional_sequence_lstm_aux_input.mod.py | 64 fw_projection_weights = Input( variable
|