Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h230 void recordTemporaryDef(uint32_t fromModelIndex, uint32_t stepIndex) { in recordTemporaryDef()
DExecutionPlan.cpp265 ExecutionStep::ExecutionStep(ExecutionPlan* plan, uint32_t stepIndex, in ExecutionStep()
428 const uint32_t stepIndex = it->second; in findTempsAsSubModelOutputs() local