Home
last modified time | relevance | path

Searched defs:cell_layer_norm_weights (Results 1 – 25 of 27) sorted by relevance

12

/frameworks/ml/nn/runtime/test/generated/models/
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp44 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
Dunidirectional_sequence_lstm_norm_peephole_projection.model.cpp43 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
Dunidirectional_sequence_lstm_f16_norm_peephole_projection.model.cpp43 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
Dunidirectional_sequence_lstm_cifg_peephole.model.cpp41 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
Dunidirectional_sequence_lstm_f16_batch_major.model.cpp41 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
Dunidirectional_sequence_lstm_batch_major_peephole_projection_bias.model.cpp44 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
Dunidirectional_sequence_lstm_batch_major_norm_peephole_projection.model.cpp43 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
Dunidirectional_sequence_lstm_1step.model.cpp43 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
Dbidirectional_sequence_lstm_merge_outputs.model.cpp69 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
Dbidirectional_sequence_lstm_cifg_peephole.model.cpp69 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
Dbidirectional_sequence_lstm_float16_batch_major.model.cpp69 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
Dbidirectional_sequence_lstm_aux_input.model.cpp69 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
Dbidirectional_sequence_lstm_float16_batch_major_merge_outputs.model.cpp69 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
Dbidirectional_sequence_lstm.model.cpp69 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
Dbidirectional_sequence_lstm_float16_batch_major_aux_input.model.cpp69 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
Dbidirectional_sequence_lstm_norm_fw_output.model.cpp72 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/
Dlayer_norm_lstm.mod.py81 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
Dunidirectional_sequence_lstm_norm_peephole_projection.mod.py85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
Dunidirectional_sequence_lstm_batch_major_peephole_projection_bias.mod.py83 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", "{0}") variable
Dunidirectional_sequence_lstm_batch_major_norm_peephole_projection.mod.py85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
Dunidirectional_sequence_lstm_1step.mod.py85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.mod.py85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable
Dunidirectional_sequence_lstm_f16_batch_major.mod.py86 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT16", variable
Dunidirectional_sequence_lstm_f16_norm_peephole_projection.mod.py85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT16", variable
Dunidirectional_sequence_lstm_cifg_peephole.mod.py85 cell_layer_norm_weights = Input("cell_layer_norm_weights", "TENSOR_FLOAT32", variable

12