Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h281 std::vector<SourceOperandIndex> thenBranchOutputOperands; member
DExecutionPlan.cpp645 CHECK(!containsUnknownSize(step->thenBranchOutputOperands)); in finish()
1273 condValue ? step->thenBranchOutputOperands : step->elseBranchOutputOperands; in nextCompound()
1769 ifStep->thenBranchOutputOperands.emplace_back( in partitionTheWorkInternal()