/frameworks/ml/nn/runtime/test/generated/models/ |
D | unidirectional_sequence_lstm_layer_norm_cifg_peephole.model.cpp | 28 auto cell_to_forget_weights = model->addOperand(&type5); in CreateModel() local 56 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 59 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 94 auto cell_to_forget_weights = model->addOperand(&type5); in CreateModel_relaxed() local 122 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_relaxed() 125 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_relaxed() 162 auto cell_to_forget_weights = model->addOperand(&type14); in CreateModel_float16() local 190 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_float16() 193 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_float16() 228 auto cell_to_forget_weights = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local [all …]
|
D | lstm_state.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm_state2.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2_state.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2_state2.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state2_float16.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_float16.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state_float16.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2_state2_relaxed.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 85 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2_state_float16.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state3.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state3_float16.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state_relaxed.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 88 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 115 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2_state_relaxed.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 85 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm_float16.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 83 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 107 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm_state2_relaxed.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 85 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 109 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 86 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 110 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 113 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm2_relaxed.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 85 auto cell_to_forget_weights = model->addOperand(&type4); in CreateModel_dynamic_output_shape() local 109 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm3_state2_relaxed.model.cpp | 26 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 50 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 53 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 88 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 115 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm_state_relaxed.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 85 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 109 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
D | lstm_relaxed.model.cpp | 25 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel() local 49 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 52 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel() 85 auto cell_to_forget_weights = model->addOperand(&type3); in CreateModel_dynamic_output_shape() local 109 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape() 112 …ell_weights, recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, cell_to_o… in CreateModel_dynamic_output_shape()
|
/frameworks/ml/nn/runtime/test/specs/V1_2/ |
D | layer_norm_lstm.mod.py | 52 cell_to_forget_weights = Input("cell_to_forget_weights", "TENSOR_FLOAT32", variable 98 recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, 141 cell_to_forget_weights: [-0.02, -0.15, -0.25, -0.03], 224 cell_to_forget_weights = Input("cell_to_forget_weights", "TENSOR_FLOAT32", variable 270 recurrent_to_output_weights, cell_to_input_weights, cell_to_forget_weights, 308 cell_to_forget_weights: [-0.02, -0.15, -0.25, -0.03],
|