Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp611 auto time_major2 = model->addOperand(&type8); in CreateModel_3() local
618 model->setOperandValue(time_major2, time_major2_init, sizeof(bool8) * 1); in CreateModel_3()
621 …den_state2, aux_input2, fw_aux_weights2, bw_aux_weights2, activation2, time_major2, merge_outputs2… in CreateModel_3()
658 auto time_major2 = model->addOperand(&type8); in CreateModel_relaxed_3() local
665 model->setOperandValue(time_major2, time_major2_init, sizeof(bool8) * 1); in CreateModel_relaxed_3()
668 …den_state2, aux_input2, fw_aux_weights2, bw_aux_weights2, activation2, time_major2, merge_outputs2… in CreateModel_relaxed_3()
707 auto time_major2 = model->addOperand(&type8); in CreateModel_float16_3() local
714 model->setOperandValue(time_major2, time_major2_init, sizeof(bool8) * 1); in CreateModel_float16_3()
717 …den_state2, aux_input2, fw_aux_weights2, bw_aux_weights2, activation2, time_major2, merge_outputs2… in CreateModel_float16_3()
754 auto time_major2 = model->addOperand(&type8); in CreateModel_dynamic_output_shape_3() local
[all …]