Home
last modified time | relevance | path

Searched defs:getSourceModel (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp101 const ModelBuilder* ExecutionBuilder::getSourceModel(uint32_t index) const { in getSourceModel() function in android::nn::ExecutionBuilder
DExecutionPlan.cpp427 const ModelBuilder* ExecutionStep::getSourceModel() const { in getSourceModel() function in android::nn::ExecutionStep