Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h279 std::vector<SourceOperandIndex> thenBranchInputOperands; member
DExecutionPlan.cpp644 CHECK(!containsUnknownSize(step->thenBranchInputOperands)); in finish()
1271 condValue ? step->thenBranchInputOperands : step->elseBranchInputOperands; in nextCompound()
1765 ifStep->thenBranchInputOperands.emplace_back( in partitionTheWorkInternal()