Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp1474 auto time_major5 = model->addOperand(&type8); in CreateModel_6() local
1482 model->setOperandValue(time_major5, time_major5_init, sizeof(bool8) * 1); in CreateModel_6()
1485 …den_state5, aux_input5, fw_aux_weights5, bw_aux_weights5, activation5, time_major5, merge_outputs5… in CreateModel_6()
1521 auto time_major5 = model->addOperand(&type8); in CreateModel_relaxed_6() local
1529 model->setOperandValue(time_major5, time_major5_init, sizeof(bool8) * 1); in CreateModel_relaxed_6()
1532 …den_state5, aux_input5, fw_aux_weights5, bw_aux_weights5, activation5, time_major5, merge_outputs5… in CreateModel_relaxed_6()
1570 auto time_major5 = model->addOperand(&type8); in CreateModel_float16_6() local
1578 model->setOperandValue(time_major5, time_major5_init, sizeof(bool8) * 1); in CreateModel_float16_6()
1581 …den_state5, aux_input5, fw_aux_weights5, bw_aux_weights5, activation5, time_major5, merge_outputs5… in CreateModel_float16_6()
1617 auto time_major5 = model->addOperand(&type8); in CreateModel_dynamic_output_shape_6() local
[all …]