Home
last modified time | relevance | path

Searched refs:getOutputIndexStepModelToMainModel (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.h133 const std::vector<uint32_t>& getOutputIndexStepModelToMainModel() const { in getOutputIndexStepModelToMainModel() function
DExecutionBuilder.cpp960 const auto& indexMapping = mExecutionStep->getOutputIndexStepModelToMainModel(); in updateOutputShapes()
DExecutionPlan.cpp1583 const auto& outputMapping = step->getOutputIndexStepModelToMainModel(); in forEachStepRoleOfOutput()