Home
last modified time | relevance | path

Searched refs:MAX_POOL_2D (Results 1 – 25 of 28) sorted by relevance

12

/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DPoolings.cpp143 DEFINE_POOLING_SIGNATURE(MAX_POOL_2D, V1_0, TestOperandType::TENSOR_FLOAT32,
148 DEFINE_POOLING_SIGNATURE(MAX_POOL_2D, V1_2, TestOperandType::TENSOR_FLOAT16);
196 DEFINE_POOLING_WITH_LAYOUT_SIGNATURE(MAX_POOL_2D, V1_2, TestOperandType::TENSOR_FLOAT32,
201 DEFINE_POOLING_WITH_LAYOUT_SIGNATURE(MAX_POOL_2D, V1_3,
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed348225 type: MAX_POOL_2D
243 type: MAX_POOL_2D
Dseed074108 type: MAX_POOL_2D
Dseed313206 type: MAX_POOL_2D
Dseed190542 type: MAX_POOL_2D
/frameworks/ml/nn/runtime/test/generated/spec_V1_0/
Dmax_pool_quant8_1.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_1.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_4.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_quant8_4.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_2.example.cpp80 .type = TestOperationType::MAX_POOL_2D in get_test_model()
201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_quant8_2.example.cpp80 .type = TestOperationType::MAX_POOL_2D in get_test_model()
201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_3.example.cpp80 .type = TestOperationType::MAX_POOL_2D in get_test_model()
201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_quant8_3.example.cpp80 .type = TestOperationType::MAX_POOL_2D in get_test_model()
201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/generated/spec_V1_1/
Dmax_pool_float_4_relaxed.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_1_relaxed.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_2_relaxed.example.cpp80 .type = TestOperationType::MAX_POOL_2D in get_test_model()
201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
Dmax_pool_float_3_relaxed.example.cpp80 .type = TestOperationType::MAX_POOL_2D in get_test_model()
201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dmax_pool_quant8_signed.example.cpp70 .type = TestOperationType::MAX_POOL_2D in get_test_model()
181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
268 .type = TestOperationType::MAX_POOL_2D in get_test_model_2()
389 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal_2()
476 .type = TestOperationType::MAX_POOL_2D in get_test_model_3()
597 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal_3()
674 .type = TestOperationType::MAX_POOL_2D in get_test_model_4()
785 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal_4()
932 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_quant8_signed()
1113 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_quant8_signed_all_inputs_as_internal()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dmax_pool_v1_2.example.cpp140 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc()
321 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_all_inputs_as_internal()
468 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_relaxed()
649 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_relaxed_all_inputs_as_internal()
796 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_quant8()
977 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_quant8_all_inputs_as_internal()
1124 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_float16()
1305 .type = TestOperationType::MAX_POOL_2D in get_test_model_nhwc_float16_all_inputs_as_internal()
1452 .type = TestOperationType::MAX_POOL_2D in get_test_model_nchw()
1633 .type = TestOperationType::MAX_POOL_2D in get_test_model_nchw_all_inputs_as_internal()
[all …]
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp72 static_assert(static_cast<TestOperationType>(MAX_POOL_2D) == TestOperationType::MAX_POOL_2D);
DModel.proto57 MAX_POOL_2D = 17; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp60 CHECK_TEST_ENUM(TestOperationType, MAX_POOL_2D);
/frameworks/ml/nn/common/operations/
DPooling.cpp447 NN_REGISTER_OPERATION(MAX_POOL_2D, "MAX_POOL_2D",
448 std::bind(pooling::validate, OperationType::MAX_POOL_2D, _1),
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp552 TEST_SINGLE_OPERATION(MAX_POOL_2D, V1_0, kRelaxedCriteria);
603 TEST_SINGLE_OPERATION(MAX_POOL_2D, V1_2, kRelaxedCriteria);
688 TEST_SINGLE_OPERATION(MAX_POOL_2D, V1_3, kRelaxedCriteria);
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h112 MAX_POOL_2D = 17, enumerator

12