Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/runtime/
H A DExecutionPlan.h280 const ModelBuilder* getStepModel() const { return &mStepModel; } in getStepModel() function
H A DExecutionPlan.cpp1567 *executor = std::make_shared<StepExecutor>(controller->mExecutionBuilder, step->getStepModel(), in nextCompound()
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestPartitioningRandom.cpp1238 << ModelStats(executionStep->getStepModel()) in TEST_P()
H A DTestPartitioning.cpp1531 compare(step->getStepModel(), in compare()