Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h137 return mOutputsAsStepModelInputsIndexToMainModel; in getOutputsAsStepModelInputsIndexToMainModel()
248 std::vector<uint32_t> mOutputsAsStepModelInputsIndexToMainModel; variable