| /frameworks/ml/nn/runtime/test/generated/models/ |
| D | bbox_graph.model.cpp | 96 static float weights1_init[] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f}; in CreateModel_zero_sized() local 225 static float weights1_init[] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f}; in CreateModel_zero_sized_relaxed() local 356 static _Float16 weights1_init[] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f}; in CreateModel_zero_sized_float16() local 486 static uint8_t weights1_init[] = {138, 138, 138, 138, 138, 138, 138, 138}; in CreateModel_zero_sized_quant8() local 616 static float weights1_init[] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f}; in CreateModel_zero_sized_dynamic_output_shape() local 746 static float weights1_init[] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f}; in CreateModel_zero_sized_dynamic_output_shape_relaxed() local 878 static _Float16 weights1_init[] = {1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f, 1.0f}; in CreateModel_zero_sized_dynamic_output_shape_float16() local 1009 static uint8_t weights1_init[] = {138, 138, 138, 138, 138, 138, 138, 138}; in CreateModel_zero_sized_dynamic_output_shape_quant8() local
|
| D | conv2d_v1_2.model.cpp | 12803 static float weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_nhwc_2() local 12908 static float weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_nhwc_relaxed_2() local 13015 static uint8_t weights1_init[] = {158, 168}; in CreateModel_zero_sized_nhwc_quant8_2() local 13120 static _Float16 weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_nhwc_float16_2() local 13225 static float weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_nchw_2() local 13330 static float weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_nchw_relaxed_2() local 13437 static uint8_t weights1_init[] = {158, 168}; in CreateModel_zero_sized_nchw_quant8_2() local 13542 static _Float16 weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_nchw_float16_2() local 13647 static float weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_dynamic_output_shape_nhwc_2() local 13752 static float weights1_init[] = {3.0f, 4.0f}; in CreateModel_zero_sized_dynamic_output_shape_nhwc_relaxed_2() local [all …]
|
| D | transpose_conv2d.model.cpp | 19044 static float weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_nhwc_2() local 19158 static float weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_nhwc_relaxed_2() local 19274 static uint8_t weights1_init[] = {138, 158, 178, 198, 218, 238, 218, 198, 178}; in CreateModel_zero_sized_nhwc_quant8_2() local 19388 static _Float16 weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_nhwc_float16_2() local 19502 static float weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_nchw_2() local 19616 static float weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_nchw_relaxed_2() local 19732 static uint8_t weights1_init[] = {138, 158, 178, 198, 218, 238, 218, 198, 178}; in CreateModel_zero_sized_nchw_quant8_2() local 19846 static _Float16 weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_nchw_float16_2() local 19960 static float weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_dynamic_output_shape_nhwc_2() local 20074 static float weights1_init[] = {1.0f, 3.0f, 5.0f, 7.0f, 9.0f, 11.0f, 9.0f, 7.0f, 5.0f}; in CreateModel_zero_sized_dynamic_output_shape_nhwc_relaxed_2() local [all …]
|