Home
last modified time | relevance | path

Searched refs:input_gate_bias (Results 1 – 25 of 85) sorted by relevance

1234

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py40 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,
Dlayer_norm_lstm.mod.py57 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/
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp30 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 …]
Dlstm_state.model.cpp27 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()
Dlstm_state2.model.cpp27 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()
Dlstm.model.cpp27 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()
Dlstm2_state.model.cpp27 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()
Dlstm2_state2.model.cpp27 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()
Dlstm2.model.cpp27 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()
Dlstm3.model.cpp28 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()
Dlstm3_state2_float16.model.cpp28 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()
Dlstm3_float16.model.cpp28 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()
Dlstm3_state_float16.model.cpp28 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()
Dlstm2_state2_relaxed.model.cpp27 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()
Dlstm2_state_float16.model.cpp27 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()
Dlstm3_state3.model.cpp28 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()
Dlstm3_state3_float16.model.cpp28 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()
Dlstm3_state_relaxed.model.cpp28 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()
Dlstm2_state_relaxed.model.cpp27 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()
Dlstm_float16.model.cpp27 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()
Dlstm_state2_relaxed.model.cpp27 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()
Dlstm3_state.model.cpp28 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()
Dlstm2_relaxed.model.cpp27 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()
Dlstm3_state2_relaxed.model.cpp28 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()
Dlstm_state_relaxed.model.cpp27 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()

1234