Home
last modified time | relevance | path

Searched defs:cell_gate_bias (Results 1 – 25 of 82) sorted by relevance

1234

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py42 cell_gate_bias = Input("cellGateBias", ("TENSOR_INT32", (n_output,), weights_scale / 128., 0)) variable
160 cell_gate_bias = Parameter("cellGateBias", variable
/frameworks/ml/nn/runtime/test/generated/models/
Dunidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp32 auto cell_gate_bias = model->addOperand(&type5); in CreateModel() local
98 auto cell_gate_bias = model->addOperand(&type5); in CreateModel_relaxed() local
166 auto cell_gate_bias = model->addOperand(&type14); in CreateModel_float16() local
232 auto cell_gate_bias = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
298 auto cell_gate_bias = model->addOperand(&type5); in CreateModel_dynamic_output_shape_relaxed() local
366 auto cell_gate_bias = model->addOperand(&type14); in CreateModel_dynamic_output_shape_float16() local
Dlstm3.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_float16.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm3_float16.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm3_state_float16.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm2_state2_relaxed.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm_state.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm2_state_float16.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm3_state3.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm_state2.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm3_state3_float16.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm3_state_relaxed.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
92 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm2_state_relaxed.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm_float16.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm_state2_relaxed.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm3_state.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm2_relaxed.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm2_state.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_relaxed.model.cpp30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local
92 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
Dlstm2_state2.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm_state_relaxed.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm2.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
Dlstm_relaxed.model.cpp29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local
89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local

1234