Home
last modified time | relevance | path

Searched refs:TRANSPOSE_CONV_2D (Results 1 – 22 of 22) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dtranspose_quant8_signed.example.cpp120 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed()
281 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed_all_inputs_as_internal()
408 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed_all_tensors_as_inputs()
603 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal()
733 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8()
897 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_inputs_as_internal()
1027 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_tensors_as_inputs()
1191 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_tensors_as_inputs_all_inputs_as_internal()
1318 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_quant8_signed()
1479 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_inputs_as_internal()
[all …]
Dtranspose_conv2d_quant8_signed.example.cpp120 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed()
281 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed_all_inputs_as_internal()
408 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed_all_tensors_as_inputs()
603 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal()
733 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8()
897 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_inputs_as_internal()
1027 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_tensors_as_inputs()
1191 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_tensors_as_inputs_all_inputs_as_internal()
1318 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_quant8_signed()
1479 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_inputs_as_internal()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dtranspose_conv2d_large.example.cpp120 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8()
281 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_all_inputs_as_internal()
408 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_all_tensors_as_inputs()
603 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_quant8_all_tensors_as_inputs_all_inputs_as_internal()
733 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8()
897 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_inputs_as_internal()
1027 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_tensors_as_inputs()
1191 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_channelQuant8_all_tensors_as_inputs_all_inputs_as_internal()
Dtranspose_conv2d.example.cpp120 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none()
281 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_all_inputs_as_internal()
408 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_all_tensors_as_inputs()
637 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_all_tensors_as_inputs_all_inputs_as_internal()
764 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_relaxed()
925 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_relaxed_all_inputs_as_internal()
1052 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_relaxed_all_tensors_as_inputs()
1281 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_relaxed_all_tensors_as_inputs_all_inputs_as_internal()
1408 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_quant8()
1569 .type = TestOperationType::TRANSPOSE_CONV_2D in get_test_model_nhwc_none_quant8_all_inputs_as_internal()
[all …]
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed056179 type: TRANSPOSE_CONV_2D
Dseed490199 type: TRANSPOSE_CONV_2D
Dseed242182 type: TRANSPOSE_CONV_2D
Dseed163181 type: TRANSPOSE_CONV_2D
Dseed363196 type: TRANSPOSE_CONV_2D
Dseed179251 type: TRANSPOSE_CONV_2D
Dseed241381 type: TRANSPOSE_CONV_2D
Dseed0271765 type: TRANSPOSE_CONV_2D
Dseed2511929 type: TRANSPOSE_CONV_2D
Dseed2632128 type: TRANSPOSE_CONV_2D
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp161 static_assert(static_cast<TestOperationType>(TRANSPOSE_CONV_2D) ==
162 TestOperationType::TRANSPOSE_CONV_2D);
DModel.proto131 TRANSPOSE_CONV_2D = 91; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp134 CHECK_TEST_ENUM(TestOperationType, TRANSPOSE_CONV_2D);
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h186 TRANSPOSE_CONV_2D = 91, enumerator
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp659 TEST_SINGLE_OPERATION(TRANSPOSE_CONV_2D, V1_2, kConvCriteria);
736 TEST_SINGLE_OPERATION(TRANSPOSE_CONV_2D, V1_3, kConvCriteria);
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DConvolutions.cpp762 .opType = TestOperationType::TRANSPOSE_CONV_2D, \
783 .opType = TestOperationType::TRANSPOSE_CONV_2D, \
/frameworks/ml/nn/common/operations/
DTransposeConv2D.cpp623 NN_REGISTER_OPERATION(TRANSPOSE_CONV_2D, transpose_conv_2d::kOperationName,
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp521 static_assert(static_cast<int32_t>(OperationType::TRANSPOSE_CONV_2D) ==