Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h319 SourceOperandIndex condOutputOperand = {~uint32_t(0), ~uint32_t(0)}; member
DExecutionPlan.cpp957 mapTemporary(step->condOutputOperand, &sourceOperandToOffsetOfTemporary, in makeController()
1347 NN_RETURN_IF_ERROR(readConditionValue(controller, step->condOutputOperand, &condValue)); in nextCompound()
1829 whileStep->condOutputOperand = in partitionTheWorkInternal()