Searched refs:recurrentToInputWeights1_init (Results 1 – 1 of 1) sorted by relevance
/frameworks/ml/nn/runtime/test/generated/models/ |
D | quantized_lstm.model.cpp | 201 …static uint8_t recurrentToInputWeights1_init[] = {254, 206, 77, 168, 71, 20, 215, 6, 223, 7, 118, … in CreateModel_2() local 202 …model->setOperandValue(recurrentToInputWeights1, recurrentToInputWeights1_init, sizeof(uint8_t) * … in CreateModel_2() 264 …static uint8_t recurrentToInputWeights1_init[] = {254, 206, 77, 168, 71, 20, 215, 6, 223, 7, 118, … in CreateModel_relaxed_2() local 265 …model->setOperandValue(recurrentToInputWeights1, recurrentToInputWeights1_init, sizeof(uint8_t) * … in CreateModel_relaxed_2() 331 …static uint8_t recurrentToInputWeights1_init[] = {254, 206, 77, 168, 71, 20, 215, 6, 223, 7, 118, … in CreateModel_dynamic_output_shape_2() local 332 …model->setOperandValue(recurrentToInputWeights1, recurrentToInputWeights1_init, sizeof(uint8_t) * … in CreateModel_dynamic_output_shape_2() 396 …static uint8_t recurrentToInputWeights1_init[] = {254, 206, 77, 168, 71, 20, 215, 6, 223, 7, 118, … in CreateModel_dynamic_output_shape_relaxed_2() local 397 …model->setOperandValue(recurrentToInputWeights1, recurrentToInputWeights1_init, sizeof(uint8_t) * … in CreateModel_dynamic_output_shape_relaxed_2()
|