Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h130 const std::vector<uint32_t>& getInputIndexStepModelToMainModel() const { in getInputIndexStepModelToMainModel() function
DExecutionPlan.cpp1563 const auto& inputMapping = step->getInputIndexStepModelToMainModel(); in forEachStepRoleOfInput()