Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h75 const std::vector<uint32_t>& getOutputIndexSubModelToFromModel() const { in getOutputIndexSubModelToFromModel() function
DExecutionBuilder.cpp655 const auto& indexMapping = mExecutionStep->getOutputIndexSubModelToFromModel(); in updateOutputShapes()