/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 41 forget_gate_bias = Input("forgetGateBias", ("TENSOR_INT32", (n_output,), weights_scale / 128., 0)) variable 63 forget_gate_bias, 81 forget_gate_bias: [9206, -46884, -11693, -38724], 156 forget_gate_bias = Parameter("forgetGateBias", variable 184 forget_gate_bias, cell_gate_bias, output_gate_bias,
|
D | layer_norm_lstm.mod.py | 58 forget_gate_bias = Input("forget_gate_bias", "TENSOR_FLOAT32", variable 99 cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bias, 125 forget_gate_bias: [0.1, -0.3, -0.2, 0.1], 230 forget_gate_bias = Input("forget_gate_bias", "TENSOR_FLOAT32", variable 271 cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bias, 294 forget_gate_bias: [0.1, -0.3, -0.2, 0.1],
|
/frameworks/ml/nn/runtime/test/generated/models/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 31 auto forget_gate_bias = model->addOperand(&type5); in CreateModel() local 56 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 59 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 97 auto forget_gate_bias = model->addOperand(&type5); in CreateModel_relaxed() local 122 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_relaxed() 125 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_relaxed() 165 auto forget_gate_bias = model->addOperand(&type14); in CreateModel_float16() local 190 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_float16() 193 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_float16() 231 auto forget_gate_bias = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local [all …]
|
D | lstm_state.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm_state2.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2_state.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2_state2.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state2_float16.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_float16.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state_float16.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2_state2_relaxed.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 88 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2_state_float16.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state3.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state3_float16.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state_relaxed.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 91 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 115 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2_state_relaxed.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 88 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm_float16.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 86 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm_state2_relaxed.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 88 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 89 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 113 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm2_relaxed.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 88 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm3_state2_relaxed.model.cpp | 29 auto forget_gate_bias = model->addOperand(&type3); in CreateModel() local 50 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 53 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 91 auto forget_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 115 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|
D | lstm_state_relaxed.model.cpp | 28 auto forget_gate_bias = model->addOperand(&type4); in CreateModel() local 49 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 52 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel() 88 auto forget_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape() 112 …s, cell_to_forget_weights, cell_to_output_weights, input_gate_bias, forget_gate_bias, cell_gate_bi… in CreateModel_dynamic_output_shape()
|