Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/models/
Dbidirectional_sequence_rnn.model.cpp904 static bool8 time_major3_init[] = {false}; in CreateModel_4() local
905 model->setOperandValue(time_major3, time_major3_init, sizeof(bool8) * 1); in CreateModel_4()
952 static bool8 time_major3_init[] = {false}; in CreateModel_relaxed_4() local
953 model->setOperandValue(time_major3, time_major3_init, sizeof(bool8) * 1); in CreateModel_relaxed_4()
1002 static bool8 time_major3_init[] = {false}; in CreateModel_float16_4() local
1003 model->setOperandValue(time_major3, time_major3_init, sizeof(bool8) * 1); in CreateModel_float16_4()
1050 static bool8 time_major3_init[] = {false}; in CreateModel_dynamic_output_shape_4() local
1051 model->setOperandValue(time_major3, time_major3_init, sizeof(bool8) * 1); in CreateModel_dynamic_output_shape_4()
1098 static bool8 time_major3_init[] = {false}; in CreateModel_dynamic_output_shape_relaxed_4() local
1099 model->setOperandValue(time_major3, time_major3_init, sizeof(bool8) * 1); in CreateModel_dynamic_output_shape_relaxed_4()
[all …]