/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/ |
D | Resize.cpp | 83 DEFINE_RESIZE_WITHOUT_LAYOUT_SIGNATURE(RESIZE_BILINEAR, V1_0, TestOperandType::TENSOR_FLOAT32); 84 DEFINE_RESIZE_WITHOUT_LAYOUT_SIGNATURE(RESIZE_BILINEAR, V1_2, TestOperandType::TENSOR_QUANT8_ASYMM, 86 DEFINE_RESIZE_WITHOUT_LAYOUT_SIGNATURE(RESIZE_BILINEAR, V1_3, 110 DEFINE_RESIZE_OP_SIGNATURE(RESIZE_BILINEAR, V1_2, TestOperandType::TENSOR_FLOAT32, 114 DEFINE_RESIZE_OP_SIGNATURE(RESIZE_BILINEAR, V1_3, TestOperandType::TENSOR_QUANT8_ASYMM_SIGNED); 144 DEFINE_RESIZE_OP_WITH_OPTIONAL_FLAGS_SIGNATURE(RESIZE_BILINEAR, V1_3,
|
/frameworks/ml/nn/common/operations/ |
D | ResizeImageOps.cpp | 120 if (opType == OperationType::RESIZE_BILINEAR) { in resizeImageOpNhwc() 176 if (opType == OperationType::RESIZE_BILINEAR) { in validate() 316 NN_REGISTER_OPERATION(RESIZE_BILINEAR, "RESIZE_BILINEAR", 317 std::bind(resize_image::validate, OperationType::RESIZE_BILINEAR, _1), 318 std::bind(resize_image::prepare, OperationType::RESIZE_BILINEAR, _1), 319 std::bind(resize_image::execute, OperationType::RESIZE_BILINEAR, _1),
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/ |
D | resize_bilinear_v1_3.example.cpp | 90 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1() 221 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_all_inputs_as_internal() 318 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_float16() 449 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_float16_all_inputs_as_internal() 546 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_relaxed() 677 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_relaxed_all_inputs_as_internal() 774 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_quant8() 905 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_quant8_all_inputs_as_internal() 1002 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_quant8_signed() 1133 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_half_pixel_centers_2x2x2x1_to_2x3x3x1_quant8_signed_all_inputs_as_internal() [all …]
|
D | resize_quant8_signed.example.cpp | 70 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_quant8_signed() 181 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_quant8_signed_all_inputs_as_internal() 258 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nchw_quant8_signed() 369 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nchw_quant8_signed_all_inputs_as_internal() 446 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_scale_nhwc_quant8_signed() 557 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_scale_nhwc_quant8_signed_all_inputs_as_internal() 634 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_scale_nchw_quant8_signed() 745 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_scale_nchw_quant8_signed_all_inputs_as_internal() 822 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_quant8_signed_2() 933 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_quant8_signed_all_inputs_as_internal_2() [all …]
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_2/ |
D | resize_bilinear_v1_2.example.cpp | 70 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc() 181 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_all_inputs_as_internal() 258 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_relaxed() 369 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_relaxed_all_inputs_as_internal() 446 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_float16() 557 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_float16_all_inputs_as_internal() 634 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_quant8() 745 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nhwc_quant8_all_inputs_as_internal() 822 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nchw() 933 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_shape_nchw_all_inputs_as_internal() [all …]
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_1/ |
D | resize_bilinear_2_relaxed.example.cpp | 60 .type = TestOperationType::RESIZE_BILINEAR in get_test_model() 161 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_all_inputs_as_internal()
|
D | resize_bilinear_relaxed.example.cpp | 60 .type = TestOperationType::RESIZE_BILINEAR in get_test_model() 161 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_all_inputs_as_internal()
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_0/ |
D | resize_bilinear.example.cpp | 60 .type = TestOperationType::RESIZE_BILINEAR in get_test_model() 161 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_all_inputs_as_internal()
|
D | resize_bilinear_2.example.cpp | 60 .type = TestOperationType::RESIZE_BILINEAR in get_test_model() 161 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_all_inputs_as_internal()
|
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/ |
D | seed039 | 78 type: RESIZE_BILINEAR
|
D | seed392 | 78 type: RESIZE_BILINEAR
|
D | seed165 | 82 type: RESIZE_BILINEAR
|
D | seed291 | 94 type: RESIZE_BILINEAR
|
D | seed281 | 94 type: RESIZE_BILINEAR
|
D | seed387 | 121 type: RESIZE_BILINEAR
|
D | seed145 | 117 type: RESIZE_BILINEAR
|
D | seed180 | 142 type: RESIZE_BILINEAR
|
D | seed384 | 171 type: RESIZE_BILINEAR
|
D | seed460 | 417 type: RESIZE_BILINEAR
|
D | seed420 | 382 type: RESIZE_BILINEAR
|
D | seed138 | 466 type: RESIZE_BILINEAR
|
D | seed261 | 493 type: RESIZE_BILINEAR
|
/frameworks/ml/nn/runtime/test/android_fuzzing/ |
D | StaticAssert.cpp | 78 static_assert(static_cast<TestOperationType>(RESIZE_BILINEAR) == 79 TestOperationType::RESIZE_BILINEAR);
|
D | Model.proto | 63 RESIZE_BILINEAR = 23; enumerator
|
/frameworks/ml/nn/runtime/test/ |
D | TestAssertions.cpp | 66 CHECK_TEST_ENUM(TestOperationType, RESIZE_BILINEAR);
|