Home
last modified time | relevance | path

Searched refs:MINIMUM (Results 1 – 21 of 21) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dminimum.example.cpp50 .type = TestOperationType::MINIMUM in get_test_model_simple()
175 .type = TestOperationType::MINIMUM in get_test_model_simple_all_inputs_as_internal()
232 .type = TestOperationType::MINIMUM in get_test_model_simple_relaxed()
357 .type = TestOperationType::MINIMUM in get_test_model_simple_relaxed_all_inputs_as_internal()
414 .type = TestOperationType::MINIMUM in get_test_model_simple_float16()
539 .type = TestOperationType::MINIMUM in get_test_model_simple_float16_all_inputs_as_internal()
596 .type = TestOperationType::MINIMUM in get_test_model_simple_int32()
653 .type = TestOperationType::MINIMUM in get_test_model_simple_quant8()
778 .type = TestOperationType::MINIMUM in get_test_model_simple_quant8_all_inputs_as_internal()
835 .type = TestOperationType::MINIMUM in get_test_model_broadcast()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dminimum_quant8_signed.example.cpp50 .type = TestOperationType::MINIMUM in get_test_model_simple_quant8_signed()
175 .type = TestOperationType::MINIMUM in get_test_model_simple_quant8_signed_all_inputs_as_internal()
232 .type = TestOperationType::MINIMUM in get_test_model_broadcast_quant8_signed()
357 .type = TestOperationType::MINIMUM in get_test_model_broadcast_quant8_signed_all_inputs_as_internal()
414 .type = TestOperationType::MINIMUM in get_test_model_overflow()
539 .type = TestOperationType::MINIMUM in get_test_model_overflow_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/android_fuzzing/corpus/
Dseed08957 type: MINIMUM
Dseed23657 type: MINIMUM
Dseed37863 type: MINIMUM
Dseed21561 type: MINIMUM
Dseed25661 type: MINIMUM
Dseed438185 type: MINIMUM
Dseed317279 type: MINIMUM
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DBroadcast.cpp133 DEFINE_BROADCAST_SIGNATURE(MINIMUM, V1_2, TestOperandType::TENSOR_FLOAT32,
138 DEFINE_BROADCAST_SIGNATURE(MINIMUM, V1_3, TestOperandType::TENSOR_QUANT8_ASYMM_SIGNED);
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp134 static_assert(static_cast<TestOperationType>(MINIMUM) == TestOperationType::MINIMUM);
DModel.proto106 MINIMUM = 66; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp109 CHECK_TEST_ENUM(TestOperationType, MINIMUM);
DTestPartitioning.cpp226 {OperationType::MINIMUM, kFirstEncodingMINIMUM},
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp222 op.type == TestOperationType::MAXIMUM || op.type == TestOperationType::MINIMUM || in shouldSkipTest()
646 TEST_SINGLE_OPERATION(MINIMUM, V1_2, kMediumCriteria);
722 TEST_SINGLE_OPERATION(MINIMUM, V1_3, kMediumCriteria);
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h161 MINIMUM = 66, enumerator
/frameworks/ml/nn/common/
DCpuExecutor.cpp1499 case OperationType::MINIMUM: { in executeOperation()
1509 const bool isMinimum = operation.type == OperationType::MINIMUM; in executeOperation()
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp469 static_assert(static_cast<int32_t>(OperationType::MINIMUM) == ANEURALNETWORKS_MINIMUM,
/frameworks/ml/nn/tools/api/
Dtypes.spec4635 %{DeclareOperation_1.2 MINIMUM 66},
/frameworks/base/non-updatable-api/
Dcurrent.txt21742 field protected static final int MINIMUM = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt21742 field protected static final int MINIMUM = 0; // 0x0