Home
last modified time | relevance | path

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

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/
H A Dseed372304 type: GROUPED_CONV_2D
342 type: GROUPED_CONV_2D
356 type: GROUPED_CONV_2D
H A Dseed309308 type: GROUPED_CONV_2D
328 type: GROUPED_CONV_2D
H A Dseed322651 type: GROUPED_CONV_2D
684 type: GROUPED_CONV_2D
713 type: GROUPED_CONV_2D
H A Dseed344179 type: GROUPED_CONV_2D
H A Dseed371179 type: GROUPED_CONV_2D
H A Dseed431179 type: GROUPED_CONV_2D
H A Dseed401185 type: GROUPED_CONV_2D
H A Dseed408227 type: GROUPED_CONV_2D
H A Dseed468867 type: GROUPED_CONV_2D
884 type: GROUPED_CONV_2D
H A Dseed020250 type: GROUPED_CONV_2D
H A Dseed337250 type: GROUPED_CONV_2D
H A Dseed429250 type: GROUPED_CONV_2D
H A Dseed233261 type: GROUPED_CONV_2D
H A Dseed200376 type: GROUPED_CONV_2D
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/
H A 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 …]
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/
H A 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 …]
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DOperationType.aidl92 GROUPED_CONV_2D = 55, enumConstant
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DOperationType.aidl92 GROUPED_CONV_2D = 55, enumConstant
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DOperationType.aidl3331 GROUPED_CONV_2D = 55, enumConstant
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/
H A DOperationTypes.h3382 GROUPED_CONV_2D = 55, enumerator
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DStaticAssert.cpp120 static_assert(static_cast<TestOperationType>(GROUPED_CONV_2D) ==
121 TestOperationType::GROUPED_CONV_2D);
H A DModel.proto95 GROUPED_CONV_2D = 55; enumerator
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
H A DAssertions.cpp127 COMPARE_ENUMS(GROUPED_CONV_2D);
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestAssertions.cpp98 CHECK_TEST_ENUM(TestOperationType, GROUPED_CONV_2D);
/aosp12/hardware/interfaces/neuralnetworks/1.2/utils/src/
H A DAssertions.cpp126 COMPARE_ENUMS(GROUPED_CONV_2D);

12