Home
last modified time | relevance | path

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

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