Home
last modified time | relevance | path

Searched defs:stepIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.h209 void recordTemporaryDef(uint32_t fromModelIndex, uint32_t stepIndex) { in recordTemporaryDef()
DExecutionPlan.cpp131 ExecutionStep::ExecutionStep(ExecutionPlan* plan, uint32_t stepIndex, in ExecutionStep()
284 const uint32_t stepIndex = it->second; in findTempsAsSubModelOutputs() local
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DBaseWrapContentTest.java163 int stepIndex = 0; in runScenario() local