Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h140 uint32_t getSourceModelIndex() const { return mSourceModelIndex; } in getSourceModelIndex() function
DExecutionPlan.cpp403 SourceOperandIndex sourceOperandIndex(step->getSourceModelIndex(), input.first); in findTempsAsStepModelOutputs()
903 mapTemporary(SourceOperandIndex(step->getSourceModelIndex(), output.first), in makeController()