Searched refs:recurrentToCellWeights1_init (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | quantized_lstm.model.cpp | 205 …static uint8_t recurrentToCellWeights1_init[] = {172, 60, 205, 65, 14, 0, 140, 168, 240, 223, 133,… in CreateModel_2() local 206 …model->setOperandValue(recurrentToCellWeights1, recurrentToCellWeights1_init, sizeof(uint8_t) * 16… in CreateModel_2() 268 …static uint8_t recurrentToCellWeights1_init[] = {172, 60, 205, 65, 14, 0, 140, 168, 240, 223, 133,… in CreateModel_relaxed_2() local 269 …model->setOperandValue(recurrentToCellWeights1, recurrentToCellWeights1_init, sizeof(uint8_t) * 16… in CreateModel_relaxed_2() 335 …static uint8_t recurrentToCellWeights1_init[] = {172, 60, 205, 65, 14, 0, 140, 168, 240, 223, 133,… in CreateModel_dynamic_output_shape_2() local 336 …model->setOperandValue(recurrentToCellWeights1, recurrentToCellWeights1_init, sizeof(uint8_t) * 16… in CreateModel_dynamic_output_shape_2() 400 …static uint8_t recurrentToCellWeights1_init[] = {172, 60, 205, 65, 14, 0, 140, 168, 240, 223, 133,… in CreateModel_dynamic_output_shape_relaxed_2() local 401 …model->setOperandValue(recurrentToCellWeights1, recurrentToCellWeights1_init, sizeof(uint8_t) * 16… in CreateModel_dynamic_output_shape_relaxed_2()
|