Home
last modified time | relevance | path

Searched refs:getOperand (Results 1 – 9 of 9) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp192 auto lifetime = mModel->getOperand(operandIndex).lifetime; in OperandTracker()
471 const Operand& operand = sourceModel.getOperand(sourceOperandIndex); in addOperand()
789 const Operand& operand = mStepModel.getOperand(stepModelOutput.second); in finishStepModel()
928 const Operand& operand = sourceModel->getOperand(sourceOperandIndex.second); in finish()
1016 const Operand& operand = sourceModel->getOperand(sourceOperandIndex.second); in findControlFlowBoundaryConstants()
2275 getOperand(operation.inputs[op::kThenModelOperand]); in partitionTheWorkInternal()
2277 getOperand(operation.inputs[op::kElseModelOperand]); in partitionTheWorkInternal()
2332 getOperand(operation.inputs[op::kCondModelOperand]); in partitionTheWorkInternal()
2334 getOperand(operation.inputs[op::kBodyModelOperand]); in partitionTheWorkInternal()
2425 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in getPerformance()
[all …]
DModelBuilder.h109 const Operand& getOperand(uint32_t index) const { return mOperands[index]; } in getOperand() function
DExecutionBuilder.h120 return getSourceModel(sourceOperandIndex.first)->getOperand(sourceOperandIndex.second); in getSourceOperand()
DExecutionPlan.h790 ->getOperand(sourceOperandIndex.second); in getSourceOperand()
DExecutionBuilder.cpp1299 mModel->getOperand(stepModelOperandIndex).type, from[i].dimensions); in updateOutputShapes()
/packages/modules/NeuralNetworks/runtime/test/
DTestPartitioning.cpp258 std::function<const V1_3::Operand&(uint32_t)> getOperand, in lookupOperation() argument
268 const V1_3::Operand& input2 = getOperand(operation.inputs[2]); in lookupOperation()
1272 const V1_3::Operand& operand = android::nn::convertToV1_3(model->getOperand(i)); in buildDefinitionMap()
1406 if (!compare(modelA->getOperand(outputA), modelB->getOperand(outputB))) { in compare()
1409 << "] = " << toString(modelA->getOperand(outputA)) << std::endl; in compare()
1411 << "] = " << toString(modelB->getOperand(outputB)) << std::endl; in compare()
1489 if (!compare(modelA->getOperand(inputA), modelB->getOperand(inputB))) { in compare()
1492 << "] = " << toString(modelA->getOperand(inputA)) << std::endl; in compare()
1494 << "] = " << toString(modelB->getOperand(inputB)) << std::endl; in compare()
/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt3969 Landroid/icu/text/PluralRules$FixedDecimal;->getOperand(Ljava/lang/String;)Landroid/icu/text/Plural…