Home
last modified time | relevance | path

Searched refs:ANEURALNETWORKS_IF (Results 1 – 6 of 6) sorted by relevance

/frameworks/ml/nn/runtime/include/
DNeuralNetworks.h5464 ANEURALNETWORKS_IF = 96, enumerator
/frameworks/ml/nn/runtime/
DNeuralNetworks.cpp198 static_assert(ANEURALNETWORKS_IF == 96, "ANEURALNETWORKS_IF has changed");
537 static_assert(static_cast<int32_t>(OperationType::IF) == ANEURALNETWORKS_IF,
/frameworks/ml/nn/common/
DUtils.cpp852 if (opType == ANEURALNETWORKS_IF || opType == ANEURALNETWORKS_WHILE) { in validateOperation()
1847 case ANEURALNETWORKS_IF: { in validateOperation()
/frameworks/ml/nn/runtime/test/
DTestPartitioning.cpp781 addOperation(ANEURALNETWORKS_IF, ifInputs, outputs); in addIfOperation()
DTestValidateOperations.cpp4493 OperationTestBase test(ANEURALNETWORKS_IF, {boolType, modelType, modelType, dataType}, in testIf()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t599 * {@link ANEURALNETWORKS_IF} or {@link ANEURALNETWORKS_WHILE} operation input