Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.cpp611 int ExecutionPlan::CompoundBody::finish(const SourceModels* sourceModels, in finish()
682 const SourceModels* sourceModels) { in findControlFlowBoundaryConstants()
1627 SourceModels* sourceModels = &plan->getSourceModels(); in partitionTheWorkInternal() local