Home
last modified time | relevance | path

Searched refs:GROUPED_CONV_2D (Results 1 – 25 of 31) sorted by relevance

12

/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/
Dgrouped_conv2d.example.cpp150 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none()
341 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_all_inputs_as_internal()
498 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_all_tensors_as_inputs()
757 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_all_tensors_as_inputs_all_inputs_as_internal()
914 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_relaxed()
1105 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_relaxed_all_inputs_as_internal()
1262 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_relaxed_all_tensors_as_inputs()
1521 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_relaxed_all_tensors_as_inputs_all_inputs_as_internal()
1678 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8()
1869 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_all_inputs_as_internal()
[all …]
/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/
Dgrouped_conv2d_quant8_signed.example.cpp150 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed()
341 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_inputs_as_internal()
498 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs()
723 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal()
880 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_2()
1071 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_inputs_as_internal_2()
1228 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs_2()
1453 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal_2()
1613 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_channelQuant8()
1807 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_channelQuant8_all_inputs_as_internal()
[all …]
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/
Dseed372304 type: GROUPED_CONV_2D
342 type: GROUPED_CONV_2D
356 type: GROUPED_CONV_2D
Dseed322651 type: GROUPED_CONV_2D
684 type: GROUPED_CONV_2D
713 type: GROUPED_CONV_2D
Dseed309308 type: GROUPED_CONV_2D
328 type: GROUPED_CONV_2D
Dseed468867 type: GROUPED_CONV_2D
884 type: GROUPED_CONV_2D
Dseed431179 type: GROUPED_CONV_2D
Dseed344179 type: GROUPED_CONV_2D
Dseed371179 type: GROUPED_CONV_2D
Dseed401185 type: GROUPED_CONV_2D
Dseed408227 type: GROUPED_CONV_2D
Dseed337250 type: GROUPED_CONV_2D
Dseed020250 type: GROUPED_CONV_2D
Dseed429250 type: GROUPED_CONV_2D
Dseed233261 type: GROUPED_CONV_2D
Dseed200376 type: GROUPED_CONV_2D
Dseed036395 type: GROUPED_CONV_2D
Dseed277787 type: GROUPED_CONV_2D
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DStaticAssert.cpp120 static_assert(static_cast<TestOperationType>(GROUPED_CONV_2D) ==
121 TestOperationType::GROUPED_CONV_2D);
DModel.proto95 GROUPED_CONV_2D = 55; enumerator
/packages/modules/NeuralNetworks/common/include/nnapi/
DOperationTypes.h3382 GROUPED_CONV_2D = 55, enumerator
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DAssertions.cpp127 COMPARE_ENUMS(GROUPED_CONV_2D);
/packages/modules/NeuralNetworks/runtime/test/
DTestAssertions.cpp98 CHECK_TEST_ENUM(TestOperationType, GROUPED_CONV_2D);
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp656 TEST_SINGLE_OPERATION(GROUPED_CONV_2D, V1_2, kConvCriteria);
715 TEST_SINGLE_OPERATION(GROUPED_CONV_2D, V1_3, kConvCriteria);
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include/
DTestHarness.h150 GROUPED_CONV_2D = 55, enumerator

12