Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionPlan.h86 const ModelBuilder* getSubModel() const { return &mSubModel; } in getSubModel() function
DExecutionPlan.cpp635 step->getSubModel(), in next()
/frameworks/ml/nn/runtime/test/
DTestPartitioningRandom.cpp984 << ModelStats(steps[i]->getSubModel()) << std::endl; in TEST_P()
DTestPartitioning.cpp746 compare(step->getSubModel(), in compare()