Home
last modified time | relevance | path

Searched defs:input_to_forget_weights (Results 1 – 25 of 83) sorted by relevance

1234

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py31 input_to_forget_weights = Input("inputToForgetWeights", ("TENSOR_QUANT8_ASYMM", (n_output, n_input)… variable
115 input_to_forget_weights = Parameter( variable
/frameworks/ml/nn/runtime/test/generated/models/
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp20 auto input_to_forget_weights = model->addOperand(&type2); in CreateModel() local
86 auto input_to_forget_weights = model->addOperand(&type2); in CreateModel_relaxed() local
154 auto input_to_forget_weights = model->addOperand(&type18); in CreateModel_float16() local
220 auto input_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
286 auto input_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape_relaxed() local
354 auto input_to_forget_weights = model->addOperand(&type18); in CreateModel_dynamic_output_shape_float16() local
Dlstm3.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_float16.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_float16.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state_float16.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2_state2_relaxed.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
77 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm_state.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2_state_float16.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state3.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm_state2.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state3_float16.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state_relaxed.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
80 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2_state_relaxed.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
77 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm_float16.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm_state2_relaxed.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
77 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
78 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2_relaxed.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
77 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2_state.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_relaxed.model.cpp18 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
80 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2_state2.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm_state_relaxed.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
77 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm2.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
75 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local
Dlstm_relaxed.model.cpp17 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel() local
77 auto input_to_forget_weights = model->addOperand(&type1); in CreateModel_dynamic_output_shape() local

1234