Home
last modified time | relevance | path

Searched refs:CONCATENATION (Results 1 – 25 of 34) sorted by relevance

12

/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DConcatSplit.cpp49 .opType = TestOperationType::CONCATENATION, in DEFINE_OPERATION_SIGNATURE()
61 .opType = TestOperationType::CONCATENATION, in DEFINE_OPERATION_SIGNATURE()
74 .opType = TestOperationType::CONCATENATION, in DEFINE_OPERATION_SIGNATURE()
86 .opType = TestOperationType::CONCATENATION, in DEFINE_OPERATION_SIGNATURE()
99 .opType = TestOperationType::CONCATENATION, in DEFINE_OPERATION_SIGNATURE()
110 .opType = TestOperationType::CONCATENATION, in DEFINE_OPERATION_SIGNATURE()
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dconcat_quant8_signed.example.cpp80 .type = TestOperationType::CONCATENATION in get_test_model_quant8_signed()
303 .type = TestOperationType::CONCATENATION in get_test_model_quant8_signed_all_inputs_as_internal()
390 .type = TestOperationType::CONCATENATION in get_test_model_quant8_signed_2()
613 .type = TestOperationType::CONCATENATION in get_test_model_quant8_signed_all_inputs_as_internal_2()
680 .type = TestOperationType::CONCATENATION in get_test_model()
815 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
882 .type = TestOperationType::CONCATENATION in get_test_model_2()
1017 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal_2()
1084 .type = TestOperationType::CONCATENATION in get_test_model_3()
1219 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal_3()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dconcat_float16_1.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float16_3.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float16_2.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_mixed_quant.example.cpp80 .type = TestOperationType::CONCATENATION in get_test_model_quant8()
303 .type = TestOperationType::CONCATENATION in get_test_model_quant8_all_inputs_as_internal()
390 .type = TestOperationType::CONCATENATION in get_test_model_quant8_2()
613 .type = TestOperationType::CONCATENATION in get_test_model_quant8_all_inputs_as_internal_2()
Dconcat_zero_sized.example.cpp268 .type = TestOperationType::CONCATENATION in get_test_model()
543 .type = TestOperationType::CONCATENATION in get_test_model_relaxed()
818 .type = TestOperationType::CONCATENATION in get_test_model_quant8()
1093 .type = TestOperationType::CONCATENATION in get_test_model_float16()
1378 .type = TestOperationType::CONCATENATION in get_test_model_2()
1663 .type = TestOperationType::CONCATENATION in get_test_model_relaxed_2()
1948 .type = TestOperationType::CONCATENATION in get_test_model_quant8_2()
2233 .type = TestOperationType::CONCATENATION in get_test_model_float16_2()
/frameworks/ml/nn/runtime/test/generated/spec_V1_0/
Dconcat_quant8_2.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float_2.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_quant8_1.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float_1.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float_3.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_quant8_3.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/generated/spec_V1_1/
Dconcat_float_1_relaxed.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float_3_relaxed.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
Dconcat_float_2_relaxed.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
195 .type = TestOperationType::CONCATENATION in get_test_model_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed01676 type: CONCATENATION
Dseed08176 type: CONCATENATION
Dseed44476 type: CONCATENATION
Dseed323463 type: CONCATENATION
485 type: CONCATENATION
Dseed470117 type: CONCATENATION
Dseed357130 type: CONCATENATION
/frameworks/ml/nn/runtime/test/generated/spec_V1_3_cts_only/
Dconcat_invalid_rank.example.cpp60 .type = TestOperationType::CONCATENATION in get_test_model()
/frameworks/ml/nn/driver/sample/
DSampleDriverMinimal.cpp74 case OperationType::CONCATENATION: in getSupportedOperationsImpl()
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp51 static_assert(static_cast<TestOperationType>(CONCATENATION) == TestOperationType::CONCATENATION);

12