Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h70 const std::vector<uint32_t>& getOutputsAsSubModelInputsIndexToFromModel() const { in getOutputsAsSubModelInputsIndexToFromModel() function
DExecutionPlan.cpp689 step->getOutputsAsSubModelInputsIndexToFromModel(); in next()