Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/vts_models/
Dequal.model.cpp37 .type = OperationType::EQUAL, in createTestModel()
97 .type = OperationType::EQUAL, in createTestModel_int32()
157 .type = OperationType::EQUAL, in createTestModel_float16()
217 .type = OperationType::EQUAL, in createTestModel_relaxed()
278 .type = OperationType::EQUAL, in createTestModel_dynamic_output_shape()
338 .type = OperationType::EQUAL, in createTestModel_dynamic_output_shape_int32()
398 .type = OperationType::EQUAL, in createTestModel_dynamic_output_shape_float16()
458 .type = OperationType::EQUAL, in createTestModel_dynamic_output_shape_relaxed()
519 .type = OperationType::EQUAL, in createTestModel_2()
579 .type = OperationType::EQUAL, in createTestModel_int32_2()
[all …]
/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};
DTestValidateOperations.cpp2746 TEST(OperationValidationTest, EQUAL) { in TEST() argument
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/cmake/
Dprotobuf-module.cmake.in15 if(${_contains_already} EQUAL -1)
27 if(${_contains_already} EQUAL -1)
69 if(${_contains_already} EQUAL -1)
81 if(${_contains_already} EQUAL -1)
Dprotobuf-config-version.cmake.in20 if(NOT PACKAGE_FIND_VERSION_MAJOR EQUAL "@protobuf_VERSION_MAJOR@")
40 NOT ${PACKAGE_FIND_NAME}_${OPTION} EQUAL VALUE)
/frameworks/ml/nn/runtime/test/fuzzing/operation_signatures/
DBroadcast.cpp110 DEFINE_COMPARISON_SIGNATURE(EQUAL, V1_2, Type::TENSOR_FLOAT32, Type::TENSOR_FLOAT16,
/frameworks/base/rs/java/android/renderscript/
DProgramStore.java77 EQUAL (5), enumConstant
/frameworks/ml/nn/common/operations/
DComparisons.cpp253 NN_REGISTER_OPERATION(EQUAL, "EQUAL", comparisons::validate, comparisons::prepare,
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dmessage_differencer.h346 EQUAL, // Fields must be present in both messages enumerator
Dmessage_differencer.cc191 message_field_comparison_(EQUAL), in MessageDifferencer()
/frameworks/ml/nn/runtime/test/fuzzing/
DTestRandomGraph.cpp534 TEST_SINGLE_OPERATION(EQUAL, V1_2, kStrictCriteria);
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp399 static_assert(static_cast<int32_t>(OperationType::EQUAL) == ANEURALNETWORKS_EQUAL,
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt53355 field public static final int EQUAL = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt76246 field public static final int EQUAL = 0; // 0x0
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt64318 Landroid/renderscript/ProgramStore$DepthFunc;->EQUAL:Landroid/renderscript/ProgramStore$DepthFunc;