Home
last modified time | relevance | path

Searched refs:GREATER (Results 1 – 17 of 17) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dgreater.example.cpp50 .type = TestOperationType::GREATER in get_test_model_simple()
175 .type = TestOperationType::GREATER in get_test_model_simple_all_inputs_as_internal()
232 .type = TestOperationType::GREATER in get_test_model_simple_int32()
289 .type = TestOperationType::GREATER in get_test_model_simple_float16()
414 .type = TestOperationType::GREATER in get_test_model_simple_float16_all_inputs_as_internal()
471 .type = TestOperationType::GREATER in get_test_model_simple_relaxed()
596 .type = TestOperationType::GREATER in get_test_model_simple_relaxed_all_inputs_as_internal()
653 .type = TestOperationType::GREATER in get_test_model_broadcast()
778 .type = TestOperationType::GREATER in get_test_model_broadcast_all_inputs_as_internal()
835 .type = TestOperationType::GREATER in get_test_model_broadcast_int32()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dgreater_quant8_signed.example.cpp50 .type = TestOperationType::GREATER in get_test_model_quantized_different_scale()
175 .type = TestOperationType::GREATER in get_test_model_quantized_different_scale_all_inputs_as_internal()
232 .type = TestOperationType::GREATER in get_test_model_quantized_different_zero_point()
357 .type = TestOperationType::GREATER in get_test_model_quantized_different_zero_point_all_inputs_as_internal()
414 .type = TestOperationType::GREATER in get_test_model_quantized_overflow_second_input_if_requantized()
539 .type = TestOperationType::GREATER in get_test_model_quantized_overflow_second_input_if_requantized_all_inputs_as_internal()
596 .type = TestOperationType::GREATER in get_test_model_quantized_overflow_first_input_if_requantized()
721 .type = TestOperationType::GREATER in get_test_model_quantized_overflow_first_input_if_requantized_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DBroadcast.cpp158 DEFINE_COMPARISON_SIGNATURE(GREATER, V1_2, TestOperandType::TENSOR_FLOAT32,
174 DEFINE_COMPARISON_SIGNATURE(GREATER, V1_3, TestOperandType::TENSOR_QUANT8_ASYMM_SIGNED);
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp118 static_assert(static_cast<TestOperationType>(GREATER) == TestOperationType::GREATER);
DModel.proto93 GREATER = 53; enumerator
/frameworks/ml/nn/runtime/test/
DTestAssertions.cpp96 CHECK_TEST_ENUM(TestOperationType, GREATER);
DTestValidateOperations.cpp3751 TEST(OperationValidationTest, GREATER) { in TEST() argument
/frameworks/base/rs/java/android/renderscript/
DProgramStore.java67 GREATER (3), enumConstant
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h148 GREATER = 53, enumerator
/frameworks/ml/nn/common/operations/
DComparisons.cpp282 NN_REGISTER_OPERATION(GREATER, "GREATER", comparisons::validate, comparisons::prepare,
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp637 TEST_SINGLE_OPERATION(GREATER, V1_2, kStrictCriteria);
715 TEST_SINGLE_OPERATION(GREATER, V1_3, kStrictCriteria);
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp440 static_assert(static_cast<int32_t>(OperationType::GREATER) == ANEURALNETWORKS_GREATER,
/frameworks/ml/nn/tools/api/
Dtypes.spec4089 %{DeclareOperation_1.2 GREATER 53},
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt53361 field public static final int GREATER = 1; // 0x1
/frameworks/base/non-updatable-api/
Dcurrent.txt77682 field public static final int GREATER = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt77826 field public static final int GREATER = 1; // 0x1
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60094 Landroid/renderscript/ProgramStore$DepthFunc;->GREATER:Landroid/renderscript/ProgramStore$DepthFunc;