/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_2/ |
H A D | l2_normalization_v1_2.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_all_inputs_as_internal() 168 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_relaxed() 249 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_relaxed_all_inputs_as_internal() 296 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_float16() 377 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_float16_all_inputs_as_internal() 424 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_quant8() 505 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis3_quant8_all_inputs_as_internal() 552 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim3_axis2() 633 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim3_axis2_all_inputs_as_internal() [all …]
|
H A D | l2_normalization_axis.example.cpp | 50 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0() 141 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_all_inputs_as_internal() 198 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_relaxed() 289 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_relaxed_all_inputs_as_internal() 346 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_float16() 437 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_float16_all_inputs_as_internal() 494 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_quant8() 585 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_quant8_all_inputs_as_internal() 642 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_neg() 733 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_neg_all_inputs_as_internal() [all …]
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_3/ |
H A D | l2_normalization_quant8_signed.example.cpp | 50 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_quant8_signed() 141 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_quant8_signed_all_inputs_as_internal() 198 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_neg_quant8_signed() 289 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis0_neg_quant8_signed_all_inputs_as_internal() 346 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis1_quant8_signed() 437 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis1_quant8_signed_all_inputs_as_internal() 494 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis1_neg_quant8_signed() 585 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis1_neg_quant8_signed_all_inputs_as_internal() 642 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis2_quant8_signed() 733 .type = TestOperationType::L2_NORMALIZATION in get_test_model_dim4_axis2_quant8_signed_all_inputs_as_internal() [all …]
|
H A D | l2_normalization_zeros.example.cpp | 50 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 141 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal() 198 .type = TestOperationType::L2_NORMALIZATION in get_test_model_relaxed() 289 .type = TestOperationType::L2_NORMALIZATION in get_test_model_relaxed_all_inputs_as_internal() 346 .type = TestOperationType::L2_NORMALIZATION in get_test_model_float16() 437 .type = TestOperationType::L2_NORMALIZATION in get_test_model_float16_all_inputs_as_internal() 494 .type = TestOperationType::L2_NORMALIZATION in get_test_model_quant8() 585 .type = TestOperationType::L2_NORMALIZATION in get_test_model_quant8_all_inputs_as_internal() 642 .type = TestOperationType::L2_NORMALIZATION in get_test_model_quant8_signed() 733 .type = TestOperationType::L2_NORMALIZATION in get_test_model_quant8_signed_all_inputs_as_internal()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/ |
H A D | Normalization.cpp | 103 .opType = TestOperationType::L2_NORMALIZATION, in DEFINE_OPERATION_SIGNATURE() 112 .opType = TestOperationType::L2_NORMALIZATION, in DEFINE_OPERATION_SIGNATURE() 121 .opType = TestOperationType::L2_NORMALIZATION, in DEFINE_OPERATION_SIGNATURE() 131 .opType = TestOperationType::L2_NORMALIZATION, in DEFINE_OPERATION_SIGNATURE() 141 .opType = TestOperationType::L2_NORMALIZATION, in DEFINE_OPERATION_SIGNATURE() 150 .opType = TestOperationType::L2_NORMALIZATION, in DEFINE_OPERATION_SIGNATURE()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_0/ |
H A D | l2_normalization.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal()
|
H A D | l2_normalization_2.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal()
|
H A D | l2_normalization_large.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/generated/spec_V1_1/ |
H A D | l2_normalization_2_relaxed.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal()
|
H A D | l2_normalization_large_relaxed.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal()
|
H A D | l2_normalization_relaxed.example.cpp | 40 .type = TestOperationType::L2_NORMALIZATION in get_test_model() 121 .type = TestOperationType::L2_NORMALIZATION in get_test_model_all_inputs_as_internal()
|
/aosp12/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/corpus/ |
H A D | seed117 | 40 type: L2_NORMALIZATION
|
H A D | seed186 | 40 type: L2_NORMALIZATION
|
H A D | seed464 | 40 type: L2_NORMALIZATION
|
H A D | seed088 | 42 type: L2_NORMALIZATION
|
H A D | seed488 | 46 type: L2_NORMALIZATION
|
H A D | seed367 | 56 type: L2_NORMALIZATION
|
H A D | seed407 | 56 type: L2_NORMALIZATION
|
H A D | seed422 | 56 type: L2_NORMALIZATION
|
H A D | seed287 | 101 type: L2_NORMALIZATION
|
H A D | seed480 | 139 type: L2_NORMALIZATION
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/1/android/hardware/neuralnetworks/ |
H A D | OperationType.aidl | 48 L2_NORMALIZATION = 11, enumConstant
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/aidl_api/android.hardware.neuralnetworks/current/android/hardware/neuralnetworks/ |
H A D | OperationType.aidl | 48 L2_NORMALIZATION = 11, enumConstant
|
/aosp12/hardware/interfaces/neuralnetworks/aidl/android/hardware/neuralnetworks/ |
H A D | OperationType.aidl | 797 L2_NORMALIZATION = 11, enumConstant
|
/aosp12/packages/modules/NeuralNetworks/common/include/nnapi/ |
H A D | OperationTypes.h | 800 L2_NORMALIZATION = 11, enumerator
|