Home
last modified time | relevance | path

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

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