Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp1726 const Operand& thenOperand = in partitionTheWorkInternal() local
1730 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in partitionTheWorkInternal()
1877 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in getPerformance() local
1879 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in getPerformance()
1934 const Operand& thenOperand = getOperand(operation.inputs[op::kThenModelOperand]); in isControlFlowOperationWithOperandOfUnknownSize() local
1936 const ModelBuilder* thenModel = getReferencedModel(thenOperand); in isControlFlowOperationWithOperandOfUnknownSize()