Home
last modified time | relevance | path

Searched refs:BATCH_TO_SPACE_ND (Results 1 – 25 of 46) sorted by relevance

12

/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/
H A Dbatch_to_space_v1_2.example.cpp60 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc()
161 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_all_inputs_as_internal()
228 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_relaxed()
329 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_relaxed_all_inputs_as_internal()
396 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_float16()
497 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_float16_all_inputs_as_internal()
564 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_quant8()
665 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_quant8_all_inputs_as_internal()
732 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nchw()
833 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nchw_all_inputs_as_internal()
[all …]
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/
H A Dbatch_to_space_quant8_signed.example.cpp50 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model()
141 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_inputs_as_internal()
198 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs()
289 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
356 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_quant8_signed()
457 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_quant8_signed_all_inputs_as_internal()
524 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nchw_quant8_signed()
625 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nchw_quant8_signed_all_inputs_as_internal()
692 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_quant8_signed_2()
793 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_nhwc_quant8_signed_all_inputs_as_internal_2()
[all …]
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_1/
H A Dbatch_to_space.example.cpp50 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model()
141 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_inputs_as_internal()
198 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs()
289 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
H A Dbatch_to_space_float_1.example.cpp50 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model()
141 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_inputs_as_internal()
198 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs()
289 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
H A Dbatch_to_space_float_1_relaxed.example.cpp50 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model()
141 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_inputs_as_internal()
198 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs()
289 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
H A Dbatch_to_space_relaxed.example.cpp50 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model()
141 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_inputs_as_internal()
198 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs()
289 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
H A Dbatch_to_space_quant8_1.example.cpp50 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model()
141 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_inputs_as_internal()
198 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs()
289 .type = TestOperationType::BATCH_TO_SPACE_ND in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/
H A Dseed21763 type: BATCH_TO_SPACE_ND
H A Dseed24463 type: BATCH_TO_SPACE_ND
H A Dseed26863 type: BATCH_TO_SPACE_ND
H A Dseed48363 type: BATCH_TO_SPACE_ND
H A Dseed49863 type: BATCH_TO_SPACE_ND
H A Dseed24779 type: BATCH_TO_SPACE_ND
H A Dseed29679 type: BATCH_TO_SPACE_ND
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/
H A DOperationType.aidl66 BATCH_TO_SPACE_ND = 29, enumConstant
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/
H A DOperationType.aidl66 BATCH_TO_SPACE_ND = 29, enumConstant
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/
H A DOperationType.aidl1832 BATCH_TO_SPACE_ND = 29, enumConstant
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/
H A DOperationTypes.h1855 BATCH_TO_SPACE_ND = 29, enumerator
/aosp12/hardware/interfaces/neuralnetworks/1.1/vts/functional/
H A DTestAssertions.cpp57 CHECK_TEST_ENUM(OperationType, BATCH_TO_SPACE_ND);
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
H A DStaticAssert.cpp85 static_assert(static_cast<TestOperationType>(BATCH_TO_SPACE_ND) ==
86 TestOperationType::BATCH_TO_SPACE_ND);
H A DModel.proto69 BATCH_TO_SPACE_ND = 29; enumerator
/aosp12/hardware/interfaces/neuralnetworks/1.1/utils/src/
H A DAssertions.cpp77 COMPARE_ENUMS(BATCH_TO_SPACE_ND);
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/
H A DTestRandomGraph.cpp208 if (op.type == TestOperationType::BATCH_TO_SPACE_ND && in shouldSkipTest()
567 TEST_SINGLE_OPERATION(BATCH_TO_SPACE_ND, V1_1, kStrictCriteria);
590 TEST_SINGLE_OPERATION(BATCH_TO_SPACE_ND, V1_2, kStrictCriteria);
696 TEST_SINGLE_OPERATION(BATCH_TO_SPACE_ND, V1_3, kStrictCriteria);
/aosp12/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
H A DAssertions.cpp101 COMPARE_ENUMS(BATCH_TO_SPACE_ND);
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestAssertions.cpp72 CHECK_TEST_ENUM(TestOperationType, BATCH_TO_SPACE_ND);

12