/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/ |
D | Poolings.cpp | 143 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/ |
D | seed348 | 225 type: MAX_POOL_2D 243 type: MAX_POOL_2D
|
D | seed074 | 108 type: MAX_POOL_2D
|
D | seed313 | 206 type: MAX_POOL_2D
|
D | seed190 | 542 type: MAX_POOL_2D
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_0/ |
D | max_pool_quant8_1.example.cpp | 70 .type = TestOperationType::MAX_POOL_2D in get_test_model() 181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_1.example.cpp | 70 .type = TestOperationType::MAX_POOL_2D in get_test_model() 181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_4.example.cpp | 70 .type = TestOperationType::MAX_POOL_2D in get_test_model() 181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_quant8_4.example.cpp | 70 .type = TestOperationType::MAX_POOL_2D in get_test_model() 181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_2.example.cpp | 80 .type = TestOperationType::MAX_POOL_2D in get_test_model() 201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_quant8_2.example.cpp | 80 .type = TestOperationType::MAX_POOL_2D in get_test_model() 201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_3.example.cpp | 80 .type = TestOperationType::MAX_POOL_2D in get_test_model() 201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_quant8_3.example.cpp | 80 .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/ |
D | max_pool_float_4_relaxed.example.cpp | 70 .type = TestOperationType::MAX_POOL_2D in get_test_model() 181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_1_relaxed.example.cpp | 70 .type = TestOperationType::MAX_POOL_2D in get_test_model() 181 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_2_relaxed.example.cpp | 80 .type = TestOperationType::MAX_POOL_2D in get_test_model() 201 .type = TestOperationType::MAX_POOL_2D in get_test_model_all_inputs_as_internal()
|
D | max_pool_float_3_relaxed.example.cpp | 80 .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/ |
D | max_pool_quant8_signed.example.cpp | 70 .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/ |
D | max_pool_v1_2.example.cpp | 140 .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/ |
D | StaticAssert.cpp | 72 static_assert(static_cast<TestOperationType>(MAX_POOL_2D) == TestOperationType::MAX_POOL_2D);
|
D | Model.proto | 57 MAX_POOL_2D = 17; enumerator
|
/frameworks/ml/nn/runtime/test/ |
D | TestAssertions.cpp | 60 CHECK_TEST_ENUM(TestOperationType, MAX_POOL_2D);
|
/frameworks/ml/nn/common/operations/ |
D | Pooling.cpp | 447 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/ |
D | TestRandomGraph.cpp | 552 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/ |
D | TestHarness.h | 112 MAX_POOL_2D = 17, enumerator
|