Home
last modified time | relevance | path

Searched refs:PAD_V2 (Results 1 – 20 of 20) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dpad_v2_1_float.example.cpp60 .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 …]
Dpad_v2_all_dims.example.cpp60 .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 …]
Dpad_v2_low_rank.example.cpp60 .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()
Dpad_v2_1_quant8.example.cpp60 .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()
Dpad_v2_all_dims_quant8.example.cpp60 .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()
Dpad_v2_low_rank_quant8.example.cpp60 .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/
Dseed086109 type: PAD_V2
120 type: PAD_V2
Dseed374192 type: PAD_V2
203 type: PAD_V2
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dpad_quant8_signed.example.cpp1244 .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/
DStaticAssert.cpp137 static_assert(static_cast<TestOperationType>(PAD_V2) == TestOperationType::PAD_V2);
DModel.proto109 PAD_V2 = 69; enumerator
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h164 PAD_V2 = 69, enumerator
367 operation.type == TestOperationType::PAD_V2 || in hasQuant8CoupledOperands()
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp112 CHECK_TEST_ENUM(TestOperationType, PAD_V2);
DTestValidateOperations.cpp1786 TEST(OperationValidationTest, PAD_V2) { in TEST() argument
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp661 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/
DReshape.cpp362 .opType = TestOperationType::PAD_V2, \
/frameworks/ml/nn/tools/test_generator/test_harness/
DTestHarness.cpp755 if (operation.type == TestOperationType::PAD_V2 && index == operation.inputs[2]) { in convertToFloat32Model()
/frameworks/ml/nn/common/
DCpuExecutor.cpp1300 case OperationType::PAD_V2: { in executeOperation()
1301 const bool isV2 = operation.type == OperationType::PAD_V2; in executeOperation()
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp475 static_assert(static_cast<int32_t>(OperationType::PAD_V2) == ANEURALNETWORKS_PAD_V2,
/frameworks/ml/nn/tools/api/
Dtypes.spec4739 %{DeclareOperation_1.2 PAD_V2 69},