/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 40 input_gate_bias = Input("inputGateBias", ("TENSOR_INT32", (n_output,), weights_scale / 128., 0)) variable 62 input_gate_bias, 80 input_gate_bias: [-7876, 13488, -726, 32839], 152 input_gate_bias = Parameter("inputGateBias", variable 183 recurrent_to_output_weights, input_gate_bias,
|
D | layer_norm_lstm.mod.py | 57 input_gate_bias = Input("input_gate_bias", "TENSOR_FLOAT32", "{%d}" % (n_cell)) variable 99 cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bias, 124 input_gate_bias: [0.03, 0.15, 0.22, 0.38], 229 input_gate_bias = Input("input_gate_bias", "TENSOR_FLOAT32", "{0}") variable 271 cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bias, 293 input_gate_bias: [],
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 30 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 56 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 59 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 96 auto input_gate_bias = model->addOperand(&type4); in CreateModel_relaxed() local 122 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_relaxed() 125 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_relaxed() 164 auto input_gate_bias = model->addOperand(&type16); in CreateModel_float16() local 190 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_float16() 193 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_float16() 230 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local [all …]
|
D | lstm_state.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm_state2.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2_state.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2_state2.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state2_float16.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_float16.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state_float16.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2_state2_relaxed.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 87 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2_state_float16.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state3.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state3_float16.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state_relaxed.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 90 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 115 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2_state_relaxed.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 87 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm_float16.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 85 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm_state2_relaxed.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 87 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 88 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 113 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm2_relaxed.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 87 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm3_state2_relaxed.model.cpp | 28 auto input_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 53 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 90 auto input_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 115 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|
D | lstm_state_relaxed.model.cpp | 27 auto input_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 52 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel() 87 auto input_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape() 112 …ll_to_input_weights, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_… in CreateModel_dynamic_output_shape()
|