Home
last modified time | relevance | path

Searched refs:time_major4 (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp1188 auto time_major4 = model->addOperand(&type8); in CreateModel_5() local
1196 model->setOperandValue(time_major4, time_major4_init, sizeof(bool8) * 1); in CreateModel_5()
1199 …den_state4, aux_input4, fw_aux_weights4, bw_aux_weights4, activation4, time_major4, merge_outputs4… in CreateModel_5()
1235 auto time_major4 = model->addOperand(&type8); in CreateModel_relaxed_5() local
1243 model->setOperandValue(time_major4, time_major4_init, sizeof(bool8) * 1); in CreateModel_relaxed_5()
1246 …den_state4, aux_input4, fw_aux_weights4, bw_aux_weights4, activation4, time_major4, merge_outputs4… in CreateModel_relaxed_5()
1284 auto time_major4 = model->addOperand(&type8); in CreateModel_float16_5() local
1292 model->setOperandValue(time_major4, time_major4_init, sizeof(bool8) * 1); in CreateModel_float16_5()
1295 …den_state4, aux_input4, fw_aux_weights4, bw_aux_weights4, activation4, time_major4, merge_outputs4… in CreateModel_float16_5()
1331 auto time_major4 = model->addOperand(&type8); in CreateModel_dynamic_output_shape_5() local
[all …]