Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h136 const std::vector<uint32_t>& getOutputsAsStepModelInputsIndexToMainModel() const { in getOutputsAsStepModelInputsIndexToMainModel() function
DExecutionPlan.cpp1593 const auto& inputToOutputMapping = step->getOutputsAsStepModelInputsIndexToMainModel(); in forEachStepRoleOfOutput()