/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 42 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/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 32 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
|
D | lstm3.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state2_float16.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm3_float16.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state_float16.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state2_relaxed.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm_state.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state_float16.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state3.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm_state2.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state3_float16.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state_relaxed.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 92 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state_relaxed.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm_float16.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm_state2_relaxed.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 90 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm2_relaxed.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm3_state2_relaxed.model.cpp | 30 auto cell_gate_bias = model->addOperand(&type3); in CreateModel() local 92 auto cell_gate_bias = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local
|
D | lstm2_state2.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm_state_relaxed.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm2.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 87 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|
D | lstm_relaxed.model.cpp | 29 auto cell_gate_bias = model->addOperand(&type4); in CreateModel() local 89 auto cell_gate_bias = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local
|