Searched refs:getOperand (Results 1 – 9 of 9) sorted by relevance
192 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 …]
109 const Operand& getOperand(uint32_t index) const { return mOperands[index]; } in getOperand() function
120 return getSourceModel(sourceOperandIndex.first)->getOperand(sourceOperandIndex.second); in getSourceOperand()
790 ->getOperand(sourceOperandIndex.second); in getSourceOperand()
1299 mModel->getOperand(stepModelOperandIndex).type, from[i].dimensions); in updateOutputShapes()
258 std::function<const V1_3::Operand&(uint32_t)> getOperand, in lookupOperation() argument268 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()
org/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
3969 Landroid/icu/text/PluralRules$FixedDecimal;->getOperand(Ljava/lang/String;)Landroid/icu/text/Plural…