Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.h257 const std::vector<uint32_t>& getOutputIndexStepModelToMainModel() const { in getOutputIndexStepModelToMainModel() function
DExecutionBuilder.cpp1211 const auto& indexMapping = mExecutionStep->getOutputIndexStepModelToMainModel(); in updateOutputShapes()