Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h505 std::unordered_map<size_t, WhileState> mWhileState; variable
DExecutionPlan.cpp1302 WhileState& state = controller->mWhileState[controller->mNextStepIndex]; in nextCompound()