/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 30 input_to_input_weights = Input("inputToInputWeights", ("TENSOR_QUANT8_ASYMM", (n_output, n_input), … variable 110 input_to_input_weights = Parameter( variable
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 19 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 85 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_relaxed() local 153 auto input_to_input_weights = model->addOperand(&type19); in CreateModel_float16() local 219 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local 285 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape_relaxed() local 353 auto input_to_input_weights = model->addOperand(&type19); in CreateModel_dynamic_output_shape_float16() local
|
D | lstm3.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state2_float16.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_float16.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state_float16.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state2_relaxed.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state_float16.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state3.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state2.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state3_float16.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state_relaxed.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state_relaxed.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_float16.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state2_relaxed.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 77 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_relaxed.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state2_relaxed.model.cpp | 17 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 79 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state2.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_state_relaxed.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm2.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 74 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|
D | lstm_relaxed.model.cpp | 16 auto input_to_input_weights = model->addOperand(&type1); in CreateModel() local 76 auto input_to_input_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
|