Home
last modified time | relevance | path

Searched refs:RESIZE_BILINEAR (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DResize.cpp83 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/
DResizeImageOps.cpp120 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/
Dresize_bilinear_v1_3.example.cpp90 .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 …]
Dresize_quant8_signed.example.cpp70 .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/
Dresize_bilinear_v1_2.example.cpp70 .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/
Dresize_bilinear_2_relaxed.example.cpp60 .type = TestOperationType::RESIZE_BILINEAR in get_test_model()
161 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_all_inputs_as_internal()
Dresize_bilinear_relaxed.example.cpp60 .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/
Dresize_bilinear.example.cpp60 .type = TestOperationType::RESIZE_BILINEAR in get_test_model()
161 .type = TestOperationType::RESIZE_BILINEAR in get_test_model_all_inputs_as_internal()
Dresize_bilinear_2.example.cpp60 .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/
Dseed03978 type: RESIZE_BILINEAR
Dseed39278 type: RESIZE_BILINEAR
Dseed16582 type: RESIZE_BILINEAR
Dseed29194 type: RESIZE_BILINEAR
Dseed28194 type: RESIZE_BILINEAR
Dseed387121 type: RESIZE_BILINEAR
Dseed145117 type: RESIZE_BILINEAR
Dseed180142 type: RESIZE_BILINEAR
Dseed384171 type: RESIZE_BILINEAR
Dseed460417 type: RESIZE_BILINEAR
Dseed420382 type: RESIZE_BILINEAR
Dseed138466 type: RESIZE_BILINEAR
Dseed261493 type: RESIZE_BILINEAR
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp78 static_assert(static_cast<TestOperationType>(RESIZE_BILINEAR) ==
79 TestOperationType::RESIZE_BILINEAR);
DModel.proto63 RESIZE_BILINEAR = 23; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp66 CHECK_TEST_ENUM(TestOperationType, RESIZE_BILINEAR);

12