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

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

Completed in 69 milliseconds