/frameworks/ml/nn/runtime/test/generated/models/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 44 auto cell_layer_norm_weights = model->addOperand(&type5); in CreateModel() local 110 auto cell_layer_norm_weights = model->addOperand(&type5); in CreateModel_relaxed() local 178 auto cell_layer_norm_weights = model->addOperand(&type14); in CreateModel_float16() local 244 auto cell_layer_norm_weights = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local 310 auto cell_layer_norm_weights = model->addOperand(&type5); in CreateModel_dynamic_output_shape_relaxed() local 378 auto cell_layer_norm_weights = model->addOperand(&type14); in CreateModel_dynamic_output_shape_float16() local
|
D | unidirectional_sequence_lstm_norm_peephole_projection.model.cpp | 43 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 108 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | unidirectional_sequence_lstm_f16_norm_peephole_projection.model.cpp | 43 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 108 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | unidirectional_sequence_lstm_cifg_peephole.model.cpp | 41 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 104 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | unidirectional_sequence_lstm_f16_batch_major.model.cpp | 41 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 104 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | unidirectional_sequence_lstm_batch_major_peephole_projection_bias.model.cpp | 44 auto cell_layer_norm_weights = model->addOperand(&type11); in CreateModel() local 110 auto cell_layer_norm_weights = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
|
D | unidirectional_sequence_lstm_batch_major_norm_peephole_projection.model.cpp | 43 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 108 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | unidirectional_sequence_lstm_1step.model.cpp | 43 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 108 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_merge_outputs.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 166 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_cifg_peephole.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 167 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 167 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_aux_input.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 167 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 166 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 167 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp | 69 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 167 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | bidirectional_sequence_lstm_norm_fw_output.model.cpp | 72 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel() local 173 auto cell_layer_norm_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | layer_norm_lstm.mod.py | 81 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable 253 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
|
D | unidirectional_sequence_lstm_norm_peephole_projection.mod.py | 85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
|
D | unidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py | 83 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", "{0}") variable
|
D | unidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py | 85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
|
D | unidirectional_sequence_lstm_1step.mod.py | 85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
|
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py | 85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
|
D | unidirectional_sequence_lstm_f16_batch_major.mod.py | 86 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT16", variable
|
D | unidirectional_sequence_lstm_f16_norm_peephole_projection.mod.py | 85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT16", variable
|
D | unidirectional_sequence_lstm_cifg_peephole.mod.py | 85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
|