Home
last modified time | relevance | path

Searched refs:EQUAL (Results 1 – 19 of 19) sorted by relevance

/frameworks/ml/nn/runtime/test/generated/spec_V1_2/
Dequal.example.cpp50 .type = TestOperationType::EQUAL in get_test_model_simple()
175 .type = TestOperationType::EQUAL in get_test_model_simple_all_inputs_as_internal()
232 .type = TestOperationType::EQUAL in get_test_model_simple_int32()
289 .type = TestOperationType::EQUAL in get_test_model_simple_float16()
414 .type = TestOperationType::EQUAL in get_test_model_simple_float16_all_inputs_as_internal()
471 .type = TestOperationType::EQUAL in get_test_model_simple_relaxed()
596 .type = TestOperationType::EQUAL in get_test_model_simple_relaxed_all_inputs_as_internal()
653 .type = TestOperationType::EQUAL in get_test_model_broadcast()
778 .type = TestOperationType::EQUAL in get_test_model_broadcast_all_inputs_as_internal()
835 .type = TestOperationType::EQUAL in get_test_model_broadcast_int32()
[all …]
/frameworks/ml/nn/runtime/test/generated/spec_V1_3/
Dequal_quant8_signed.example.cpp50 .type = TestOperationType::EQUAL in get_test_model_quantized_different_scale()
175 .type = TestOperationType::EQUAL in get_test_model_quantized_different_scale_all_inputs_as_internal()
232 .type = TestOperationType::EQUAL in get_test_model_quantized_different_zero_point()
357 .type = TestOperationType::EQUAL in get_test_model_quantized_different_zero_point_all_inputs_as_internal()
414 .type = TestOperationType::EQUAL in get_test_model_quantized_overflow_second_input_if_requantized()
539 .type = TestOperationType::EQUAL in get_test_model_quantized_overflow_second_input_if_requantized_all_inputs_as_internal()
596 .type = TestOperationType::EQUAL in get_test_model_quantized_overflow_first_input_if_requantized()
721 .type = TestOperationType::EQUAL in get_test_model_quantized_overflow_first_input_if_requantized_all_inputs_as_internal()
/frameworks/ml/nn/runtime/test/
DTestUnspecifiedDimensions.cpp86 enum class BufferSize { LESS, EQUAL, MORE }; // only used for output buffer size enumerator
141 case BufferSize::EQUAL: in toString()
201 mBufferSizeChoices = {BufferSize::LESS, BufferSize::EQUAL, BufferSize::MORE}; in SetUp()
235 BufferSize s = BufferSize::EQUAL) { in getSize()
252 BufferSize bufferSize = BufferSize::EQUAL) { in setInOut()
478 mOutputBufferSize != BufferSize::EQUAL) { in expectSetOutput0()
484 (mOutputBufferSize != BufferSize::EQUAL || mBadIndex == kIndex4_Model || in expectSetOutput0()
548 std::vector<BufferSize> mBufferSizeChoices = {BufferSize::EQUAL};
DTestAssertions.cpp91 CHECK_TEST_ENUM(TestOperationType, EQUAL);
DTestPartitioning.cpp2721 {OperationType::WHILE, OperationType::EQUAL}}}); in TEST_F()
2788 {OperationType::WHILE, OperationType::EQUAL}}}); in testWhileUnknownSize()
DTestValidateOperations.cpp3733 TEST(OperationValidationTest, EQUAL) { in TEST() argument
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DBroadcast.cpp155 DEFINE_COMPARISON_SIGNATURE(EQUAL, V1_2, TestOperandType::TENSOR_FLOAT32,
173 DEFINE_COMPARISON_SIGNATURE(EQUAL, V1_3, TestOperandType::TENSOR_QUANT8_ASYMM_SIGNED);
/frameworks/ml/nn/runtime/test/android_fuzzing/
DStaticAssert.cpp112 static_assert(static_cast<TestOperationType>(EQUAL) == TestOperationType::EQUAL);
DModel.proto88 EQUAL = 48; enumerator
/frameworks/base/rs/java/android/renderscript/
DProgramStore.java77 EQUAL (5), enumConstant
/frameworks/ml/nn/tools/test_generator/test_harness/include/
DTestHarness.h143 EQUAL = 48, enumerator
/frameworks/ml/nn/common/operations/
DComparisons.cpp276 NN_REGISTER_OPERATION(EQUAL, "EQUAL", comparisons::validate, comparisons::prepare,
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp636 TEST_SINGLE_OPERATION(EQUAL, V1_2, kStrictCriteria);
712 TEST_SINGLE_OPERATION(EQUAL, V1_3, kStrictCriteria);
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp429 static_assert(static_cast<int32_t>(OperationType::EQUAL) == ANEURALNETWORKS_EQUAL,
/frameworks/ml/nn/tools/api/
Dtypes.spec3861 %{DeclareOperation_1.2 EQUAL 48},
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt53355 field public static final int EQUAL = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt77676 field public static final int EQUAL = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt77820 field public static final int EQUAL = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60093 Landroid/renderscript/ProgramStore$DepthFunc;->EQUAL:Landroid/renderscript/ProgramStore$DepthFunc;