Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp2221 const Operand& thenOperand = in partitionTheWorkInternal() local
2225 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in partitionTheWorkInternal()
2372 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in getPerformance() local
2374 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in getPerformance()
2429 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in isControlFlowOperationWithOperandOfUnknownSize() local
2431 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in isControlFlowOperationWithOperandOfUnknownSize()