Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp173 const ModelBuilder* ExecutionBuilder::getSourceModel(uint32_t index) const { in getSourceModel() function in android::nn::ExecutionBuilder
DExecutionPlan.cpp692 const ModelBuilder* ExecutionStep::getSourceModel() const { in getSourceModel() function in android::nn::ExecutionStep