/frameworks/ml/nn/runtime/test/generated/spec_V1_2/ |
D | pad_v2_1_float.example.cpp | 60 .type = TestOperationType::PAD_V2 in get_test_model() 161 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal() 228 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs() 329 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal() 396 .type = TestOperationType::PAD_V2 in get_test_model_float16() 497 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_inputs_as_internal() 564 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_tensors_as_inputs() 665 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal() 732 .type = TestOperationType::PAD_V2 in get_test_model_relaxed() 833 .type = TestOperationType::PAD_V2 in get_test_model_relaxed_all_inputs_as_internal() [all …]
|
D | pad_v2_all_dims.example.cpp | 60 .type = TestOperationType::PAD_V2 in get_test_model() 161 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal() 228 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs() 329 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal() 396 .type = TestOperationType::PAD_V2 in get_test_model_float16() 497 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_inputs_as_internal() 564 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_tensors_as_inputs() 665 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal() 732 .type = TestOperationType::PAD_V2 in get_test_model_relaxed() 833 .type = TestOperationType::PAD_V2 in get_test_model_relaxed_all_inputs_as_internal() [all …]
|
D | pad_v2_low_rank.example.cpp | 60 .type = TestOperationType::PAD_V2 in get_test_model() 161 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal() 228 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs() 329 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal() 396 .type = TestOperationType::PAD_V2 in get_test_model_float16() 497 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_inputs_as_internal() 564 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_tensors_as_inputs() 665 .type = TestOperationType::PAD_V2 in get_test_model_float16_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_v2_1_quant8.example.cpp | 60 .type = TestOperationType::PAD_V2 in get_test_model() 161 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal() 228 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs() 329 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_v2_all_dims_quant8.example.cpp | 60 .type = TestOperationType::PAD_V2 in get_test_model() 161 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal() 228 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs() 329 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
D | pad_v2_low_rank_quant8.example.cpp | 60 .type = TestOperationType::PAD_V2 in get_test_model() 161 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal() 228 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs() 329 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal()
|
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/ |
D | seed086 | 109 type: PAD_V2 120 type: PAD_V2
|
D | seed374 | 192 type: PAD_V2 203 type: PAD_V2
|
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/ |
D | pad_quant8_signed.example.cpp | 1244 .type = TestOperationType::PAD_V2 in get_test_model_4() 1345 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal_4() 1412 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_4() 1513 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal_4() 1580 .type = TestOperationType::PAD_V2 in get_test_model_5() 1681 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal_5() 1748 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_5() 1849 .type = TestOperationType::PAD_V2 in get_test_model_all_tensors_as_inputs_all_inputs_as_internal_5() 1916 .type = TestOperationType::PAD_V2 in get_test_model_6() 2017 .type = TestOperationType::PAD_V2 in get_test_model_all_inputs_as_internal_6() [all …]
|
/frameworks/ml/nn/runtime/test/android_fuzzing/ |
D | StaticAssert.cpp | 137 static_assert(static_cast<TestOperationType>(PAD_V2) == TestOperationType::PAD_V2);
|
D | Model.proto | 109 PAD_V2 = 69; enumerator
|
/frameworks/ml/nn/tools/test_generator/test_harness/include/ |
D | TestHarness.h | 164 PAD_V2 = 69, enumerator 367 operation.type == TestOperationType::PAD_V2 || in hasQuant8CoupledOperands()
|
/frameworks/ml/nn/runtime/test/ |
D | TestAssertions.cpp | 112 CHECK_TEST_ENUM(TestOperationType, PAD_V2);
|
D | TestValidateOperations.cpp | 1786 TEST(OperationValidationTest, PAD_V2) { in TEST() argument
|
/frameworks/ml/nn/runtime/test/fuzzing/ |
D | TestRandomGraph.cpp | 661 TEST_SINGLE_OPERATION(PAD_V2, V1_2, kStrictCriteria); 724 TEST_SINGLE_OPERATION(PAD_V2, V1_3, kStrictCriteria);
|
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/ |
D | Reshape.cpp | 362 .opType = TestOperationType::PAD_V2, \
|
/frameworks/ml/nn/tools/test_generator/test_harness/ |
D | TestHarness.cpp | 755 if (operation.type == TestOperationType::PAD_V2 && index == operation.inputs[2]) { in convertToFloat32Model()
|
/frameworks/ml/nn/common/ |
D | CpuExecutor.cpp | 1300 case OperationType::PAD_V2: { in executeOperation() 1301 const bool isV2 = operation.type == OperationType::PAD_V2; in executeOperation()
|
/frameworks/ml/nn/runtime/ |
D | NeuralNetworks.cpp | 475 static_assert(static_cast<int32_t>(OperationType::PAD_V2) == ANEURALNETWORKS_PAD_V2,
|
/frameworks/ml/nn/tools/api/ |
D | types.spec | 4739 %{DeclareOperation_1.2 PAD_V2 69},
|