/frameworks/ml/nn/runtime/test/generated/models/ |
D | bidirectional_sequence_lstm_aux_input.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 143 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 142 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 143 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 143 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 142 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 143 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 45 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 143 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 48 auto bw_cell_bias = model->addOperand(&type3); in CreateModel() local 149 auto bw_cell_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | bidirectional_sequence_lstm_merge_outputs.mod.py | 97 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.mod.py | 97 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm.mod.py | 96 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm_cifg_peephole.mod.py | 96 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm_norm_fw_output.mod.py | 97 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.mod.py | 99 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm_float16_batch_major.mod.py | 96 bw_cell_bias = Input( variable
|
D | bidirectional_sequence_lstm_aux_input.mod.py | 98 bw_cell_bias = Input( variable
|