Home
last modified time | relevance | path

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

1234

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py36 recurrent_to_forget_weights = Input("recurrentToForgetWeights", ("TENSOR_QUANT8_ASYMM", (n_output, … variable
136 recurrent_to_forget_weights = Parameter( variable
/frameworks/ml/nn/runtime/test/generated/models/
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp24 auto recurrent_to_forget_weights = model->addOperand(&type3); in CreateModel() local
90 auto recurrent_to_forget_weights = model->addOperand(&type3); in CreateModel_relaxed() local
158 auto recurrent_to_forget_weights = model->addOperand(&type23); in CreateModel_float16() local
224 auto recurrent_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
290 auto recurrent_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape_relaxed() local
358 auto recurrent_to_forget_weights = model->addOperand(&type23); in CreateModel_dynamic_output_shape_float16() local
Dlstm3.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_float16.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_float16.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state_float16.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2_state2_relaxed.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
81 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm_state.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2_state_float16.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state3.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm_state2.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state3_float16.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state_relaxed.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
84 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2_state_relaxed.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
81 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm_float16.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm_state2_relaxed.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
81 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
82 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2_relaxed.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
81 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2_state.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_relaxed.model.cpp22 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
84 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2_state2.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm_state_relaxed.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
81 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm2.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
79 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local
Dlstm_relaxed.model.cpp21 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel() local
81 auto recurrent_to_forget_weights = model->addOperand(&type2); in CreateModel_dynamic_output_shape() local

1234