/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 32 input_to_cell_weights = Input("inputToCellWeights", ("TENSOR_QUANT8_ASYMM", (n_output, n_input), we… variable 120 input_to_cell_weights = Parameter( variable
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 21 auto input_to_cell_weights = model->addOperand(&type2); in CreateModel() local 87 auto input_to_cell_weights = model->addOperand(&type2); in CreateModel_relaxed() local 155 auto input_to_cell_weights = model->addOperand(&type18); in CreateModel_float16() local 221 auto input_to_cell_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local 287 auto input_to_cell_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape_relaxed() local 355 auto input_to_cell_weights = model->addOperand(&type18); in CreateModel_dynamic_output_shape_float16() local
|
D | lstm3.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state2_float16.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_float16.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state_float16.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state2_relaxed.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 78 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state_float16.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state3.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state2.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state3_float16.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state_relaxed.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 81 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state_relaxed.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 78 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_float16.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state2_relaxed.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 78 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_relaxed.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 78 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state2_relaxed.model.cpp | 19 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 81 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state2.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state_relaxed.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 78 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_relaxed.model.cpp | 18 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel() local 78 auto input_to_cell_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|