Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.h53 class StepExecutor; variable
56 friend class StepExecutor; variable
DExecutionPlan.h57 class StepExecutor; variable
DExecutionBuilder.cpp1313 StepExecutor::StepExecutor(ExecutionBuilder* executionBuilder, const ModelBuilder* model, in StepExecutor() function in android::nn::StepExecutor