Home
last modified time | relevance | path

Searched defs:cell_state_out (Results 1 – 25 of 66) sorted by relevance

123

/frameworks/ml/nn/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py48 cell_state_out = Output("cellStateOut", ("TENSOR_QUANT16_SYMM", (n_batch, n_cell), 1 / 2048, 0)) variable
174 cell_state_out = Output("cellStateOut", variable
/frameworks/ml/nn/runtime/test/generated/models/
Dlstm3.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_float16.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm3_float16.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm3_state_float16.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm2_state2_relaxed.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
100 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm_state.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm2_state_float16.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm3_state3.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm_state2.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm3_state3_float16.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm3_state_relaxed.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
103 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm2_state_relaxed.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
100 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm_float16.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm_state2_relaxed.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
100 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm3_state.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
101 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm2_relaxed.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
100 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm2_state.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm3_state2_relaxed.model.cpp41 auto cell_state_out = model->addOperand(&type7); in CreateModel() local
103 auto cell_state_out = model->addOperand(&type11); in CreateModel_dynamic_output_shape() local
Dlstm2_state2.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm_state_relaxed.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
100 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm2.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm_relaxed.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
100 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local
Dlstm_state2_float16.model.cpp40 auto cell_state_out = model->addOperand(&type6); in CreateModel() local
98 auto cell_state_out = model->addOperand(&type5); in CreateModel_dynamic_output_shape() local

123