/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_lstm_aux_input.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 148 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 147 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 148 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 148 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 147 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 148 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 50 auto fw_cell_state = model->addOperand(&type4); in CreateModel() local 148 auto fw_cell_state = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 53 auto fw_cell_state = model->addOperand(&type7); in CreateModel() local 154 auto fw_cell_state = model->addOperand(&type7); in CreateModel_dynamic_output_shape() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | bidirectional_sequence_lstm_merge_outputs.mod.py | 109 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py | 109 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm.mod.py | 108 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm_cifg_peephole.mod.py | 108 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm_norm_fw_output.mod.py | 109 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py | 111 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major.mod.py | 108 fw_cell_state = Input( variable
|
D | bidirectional_sequence_lstm_aux_input.mod.py | 110 fw_cell_state = Input( variable
|